Administrator
2025-08-19 0af9b82c1fda4a7b28f2de41d42abe0824bc303c
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;
}