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