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