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