xiaoyong931011
2022-12-02 c23f6436ef6f9fb6a17fcef51c2b81958e01e0a9
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;
}