Administrator
2 days ago 4fe2bf0b6bbd04f5570be66246ab933ac1dd1c12
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;
}