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