KKSU
2024-05-17 b3e89d6518ed7552e9bcfe904775d03c36ccb3c2
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;
}