KKSU
2025-01-10 85f6036ad23c66b97bc7c253f4d04c762fe2fde3
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;
}