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