KKSU
2025-01-03 ca4cfb6e80c47be9fcb3a3e1d4575cf2ed9f1f62
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;
}