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