KKSU
2025-03-03 74315c8cc145e30c33f2c2b3fd9074c446e6699c
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;
}