Administrator
2026-02-12 ba22bc8e7a84552876b92f4ef5eb0f11c4bb816c
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}