Administrator
2025-09-04 46a2e8027a053d4ba7a4dfe357e562c9b41a1047
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;
}