xiaoyong931011
2022-05-18 f5a898b9927c05179c213bf4e6a6f2310e097e74
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}