Administrator
2 days ago 99aedd1d0d9c8ab7b0369c0d8d7be551319eacb9
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;
}