xiaoyong931011
2023-02-16 82f1f0f4485f43308371d6d0d6d6c75b3bc1bc2a
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;
}