feat: 完成对接接口
This commit is contained in:
@@ -11,10 +11,8 @@ VITE_WEB_ENV = 'development'
|
||||
VITE_WEB_BASE_API = '/dev-api'
|
||||
|
||||
# 本地接口
|
||||
# VITE_API_URL = http://122.51.75.95:6039
|
||||
VITE_API_URL=http://129.211.24.7:6039
|
||||
# VITE_API_URL = https://ccnetcore.com
|
||||
# VITE_API_URL = https://mp.pandarobot.chat
|
||||
VITE_API_URL = http://localhost:19001/api/app
|
||||
#VITE_API_URL = http://ccnetcore.com:19001/api/app
|
||||
|
||||
# SSO单点登录url
|
||||
SSO_SEVER_URL='http://localhost:18001'
|
||||
|
||||
Reference in New Issue
Block a user