xiaoyong931011
2023-02-13 7b0429b26473970a6829cfc84aaab4ce82b6227e
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;
}