xiaoyong931011
2023-04-11 01fe10bd75fb11c669607b4eaf800396cd1ff953
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;
}