xiaoyong931011
2022-06-23 5aad7ef3aef4ebf8ab6462e6e5b89425ab5d426c
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;
}