fix
Helius
2024-01-26 3615c5f5832e01f2d6f41bf72e792aae66db0e22
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}