KKSU
2024-05-29 4a73fa06f27df670c1cec0d5c8902c8c32d30801
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;
}