xiaoyong931011
2023-04-24 80e0e99feeb3e554198478dd1636b32a770d55c0
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;
}