xiaoyong931011
2022-10-08 729027dccfb797b26816fe8d57c77fe18620594f
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;
}