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