xiaoyong931011
2023-04-17 4a26af2e5c0e1e0f989fca2d79150c624377b83e
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}