Administrator
3 days ago 39107c5a27d4c8c4fa7b29c126b37f748ce2ce5c
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;
}