Administrator
2025-08-27 01bfaefb04f25cbdd53f1b3a7ef03ac593e06fce
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;
}