xiaoyong931011
2022-08-29 9a7df3839465ec038b8b017c2dcc357e7cb60de0
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;
}