xiaoyong931011
2023-08-28 843650e3d315cf909721db43ccbaa1c02f79769d
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;
}