KKSU
2023-11-24 aa2f32ff62700f7602ac19fdce93a156fc2dd447
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;
}