fix
Hentua
2023-06-11 7ce147f2b1dff457ed9d32239dd9f10057d784da
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;
}