xiaoyong931011
2022-09-29 294ac0a5a3e27dd95a2f9edd5cb5fd5ab4279fda
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;
}