xiaoyong931011
2023-02-15 c7f2e2515670435dcba254f7cc5738fafeb9fab2
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;
}