xiaoyong931011
2023-02-13 0c568e9f295471f6b80e0b6d156ae890163b19bf
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}