KKSU
2023-12-13 3f183bc00acee9cb316e7a61fe4f5ee7b2fe1a5c
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;
}