@@ -14,3 +14,6 @@ package-lock.json
# 打包文件
/build
/dist
+
+.cursor
+.history
@@ -2,7 +2,7 @@
"name": "chat-admin-web",
"version": "1.0.0",
"private": true,
- "description": "AI问答-管理端",
+ "description": "开放平台",
"type": "module",
"license": "ISC",
"scripts": {