xiaoyong931011
2023-10-17 58d42ee42a5e53c57d21dcabba1c02d8729ae039
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;
}