xiaoyong931011
2022-08-25 89ad7c2ed85359b58608bf4056739279558612ca
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;
}