xiaoyong931011
2023-02-13 c10bc3cd81782fb7b21756580b9b0f0bb4eb0faa
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;
}