feat: 接口联调

This commit is contained in:
2026-08-03 19:12:33 +08:00
parent 3e94ce60ec
commit 2497e6aabb
29 changed files with 941 additions and 1283 deletions
+6 -3
View File
@@ -1,3 +1,6 @@
# 开发环境
VITE_PORT = 5173
VITE_API_BASE_URL = http://localhost:3000/admin
# 开发环境配置
# 基础API地址
VITE_API_BASE_URL=http://cpms.op.nps.yunvip123.cn/cpms
# 是否开启本地调试
LOCAL_DEBUG=true