fix
Helius
2024-02-21 3b598f6d6b008db9e28ab446f4a21d98dcea382d
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;
}