xiaoyong931011
2022-08-25 f3c03252d8f8a99013e10c1b898ce9af401e2e10
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;
}