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