fix
Hentua
2024-01-24 2bcf4cc63c2838213cf580af3b53ca757fe8a374
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;
}