KKSU
2025-01-03 3319a39e75eb8ab6e37bd51b1a8c19574cbc32fb
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;
}