xiaoyong931011
2023-10-17 e792d8a4c61b9797b9e91ce7106af1e0d3480162
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;
}