xiaoyong931011
2023-10-10 6a99e83107428159d321c1b77cb994e0b2f92fe5
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;
}