Merge remote-tracking branch 'origin/test-sso' into test-sso
This commit is contained in:
commit
ce827c20ac
|
|
@ -90,7 +90,7 @@ export function checkCode(data) {
|
|||
//南网机具认证中心登录
|
||||
export function SsoLogin(data) {
|
||||
return request({
|
||||
url: '/user/onlineApprove',
|
||||
url: '/onlineApprove',
|
||||
headers: {
|
||||
isToken: false
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue