fix
Hentua
2023-04-25 742452d530eb37c1990996a5d625a3fb56d2b59c
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;
}