xiaoyong931011
2023-07-28 1af6c4c935d3ee880c61a5ab067a9b4196d2a796
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;
}