xiaoyong931011
2023-08-29 9086f6a08c8ce8704ba71257ff85fb23c5ce2940
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;
}