Administrator
2025-09-02 634a0506c29607586456ea0a4ba7ec4b5c57f45c
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;
}