KKSU
2024-01-11 cd3a71be76129ca8f8ab4f17c0e52365eb5d60f4
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;
}