KKSU
2024-03-05 009a6efa210e7a04b4c0f1c1ee44d492d3665ff3
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;
}