Administrator
2025-04-24 369d5cb00b6c87dbb5e6ea6b3482742e034c27ea
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;
}