xiaoyong931011
2022-06-22 42655f602cbbdc639c3c835e5af77e6353a6778d
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;
}