xiaoyong931011
2023-03-22 bd0f18ea45da0c84b11aa14c7017631f937b6084
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;
}