xiaoyong931011
2022-09-06 4f62b86373d07a1ce920914f35ad2d9dff59e0c6
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;
}