xiaoyong931011
2023-09-19 261318b0ae15e04a4a21d33586ad9bd50164ec6b
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;
}