Administrator
6 days ago 0d29e57fd6a034a2a1f38346ca30ae7332eaf025
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;
}