xiaoyong931011
2023-03-17 6086400d1cf30390374451ab9f2ce330a55bc65c
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;
}