Administrator
2025-04-24 8032e6933d3eda1ef701fcb1f70b2a0b2523c8d9
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;
}