Merge branch 'test' into 'develop'

# Conflicts:
#   src/sysConfig/index.js
This commit is contained in:
super_liu
2021-10-22 14:29:41 +08:00
+1 -1
View File
@@ -12,7 +12,7 @@ const devInterfacePORT = '8033'
// 配置 idm 认证
const ssoLogin = 'http://sso.foton.com.cn/oauth2.0/authorize?client_id=app_slrs&response_type=code&redirect_uri='
// 配置 前端服务
const devWebUrl = 'https://slrs.foton.com.cn/#/'
const devWebUrl = 'http://62.234.136.153:8038/#/'
// webLoginType : idm (线上统一登录) 、 webLoginType: dev (测试环境登录)
const webLoginType = 'dev'
// 云端端口号