xiaoyong931011
2022-09-20 1184884aef7afc537cfbfe6306a9897e94906756
src/main/java/cc/mrbird/febs/mall/dto/MallNewsInfoDto.java
@@ -19,4 +19,10 @@
     */
    private Integer type;
    private String videoUrl;
    private String thumb;
    private String categoryId;
}