fix
Helius
2022-05-27 5ec06c513fd1060c9a91c9205bb2f0b96ca2ee2a
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;
}