fix
Hentua
2023-08-24 82161e4fe47d3c75340fede9070738e1141e421c
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;
}