xiaoyong931011
2023-01-09 f103bdbfea4ce1d07e6d54c927d643f0d99a6704
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;
}