xiaoyong931011
2023-10-16 6ebbbf5478f1c415983ade30d6c09f9a7344d1f9
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;
}