Compare commits

..

No commits in common. "ea0bdba09702a9897b77394055380e652edef1a5" and "4fb8303ce192f533afd4b2d00161aea4e1ee280e" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ export function checkCode(data) {
//南网机具认证中心登录
export function SsoLogin(data) {
return request({
url: '/onlineApprove',
url: '/user/onlineApprove',
headers: {
isToken: false
},