xiaoyong931011
2023-10-27 f0912584cbe8b897a38bf193971d6e2c13fc04bf
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;
}