Hentua
2023-06-07 24a0c40654afc75c9da879ebb4c9a4c93c57e806
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;
}