Administrator
2 days ago 451e7d3f277a5cb65dc5c85b0347f16d7c3b6a99
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;
}