Administrator
2025-05-20 2402314e739d4c27ecb7b7a59d57d4ff4094d04a
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;
}