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