KKSU
2024-02-27 59ced2bc629aa8bc66b34bdae543a2408b3e3614
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;
}