KKSU
2024-01-24 9a29c7fef45cdd75afb3a40695d0460dbd1e7679
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;
}