KKSU
2024-05-30 ffb38bc2a78e67e56bfb5bf028a1567204ea59eb
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;
}