feat: 接口联调
This commit is contained in:
+6
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user