Administrator
8 days ago 7145a90e2ea4f8f8b7d3ebf30da40b855df2a430
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;
}