xiaoyong931011
2023-02-16 3be07c6707b3ca0db2518f3886fe6b57acda1859
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;
}