fix
Helius
2024-02-22 b0e0e83bbcdc6377453fbd34cc0bdfe33e6ea1d9
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;
}