xiaoyong931011
2022-07-29 98c29ae57c5f9cc2ade7856746b1b6acb9e0e8c6
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;
}