xiaoyong931011
2023-03-06 a5fb20e72d86c7d88ffd76a08ad6c98e4c4c1e98
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;
}