xiaoyong931011
2023-09-04 e8353897085d9a5f165c87a117c3e2f18cf63fcd
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;
}