fix
Hentua
2023-06-15 1d0d712b4f2b489e020cbf23eaf20e386eee1561
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;
}