Administrator
2026-03-17 77f0205db7a5b9f3d0da4c8e18b7a706d5cf37b7
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;
}