KKSU
2024-04-22 d6467430b8ae1a5ae3b8dcd3eb2bb0b4e109265a
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;
}