xiaoyong931011
2022-06-24 efbf31624d712c17aaf6984e3d85dd6232a99974
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;
}