KKSU
2023-12-13 56ef57d0d0477ddbd1c206528d51257ba2b8f80d
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;
}