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