xiaoyong931011
2022-07-29 c4c91fc5912771036559504c573a33d86c2502b1
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;
}