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