Administrator
2025-05-16 8929c20cc5e331eb7c3127f53f72c900df2b1dab
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;
}