KKSU
2025-01-17 7d388e2d2aeb500c56af39ed1f9bf2ba0e118d54
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;
}