xiaoyong931011
2022-08-11 f963d21065247edc1c5e9aad7a23e66d80d441ab
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;
}