fix
Helius
2022-05-27 1f32f3586c12b2e997c3121add2a3d11e7f6389f
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;
}