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