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