xiaoyong931011
2023-08-14 34d55a78a941ee9789d46e11b035c6653a7c67ce
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}