KKSU
2024-02-19 f1d6c6051aaa7581cd9880e3e638d96671ccf52c
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;
}