cas sso单点登录对接ok,但后端需要根路径才能使用

This commit is contained in:
clay
2022-09-01 23:30:04 +08:00
parent 5bb43271fe
commit 812a7b4595
11 changed files with 70 additions and 16 deletions

View File

@@ -5,4 +5,4 @@ ENV = 'staging'
# EBTS/测试环境
#VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = 'http://sistapi.hchyun.cn:88/dev-api'
VUE_APP_BASE_API = 'http://sistapi.hchyun.cn/dev-api'