Helius
2022-05-28 8f7f9e55a338fb55dca5103963e0f87bc0fff7fb
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;
}