Compare commits
No commits in common. "ea0bdba09702a9897b77394055380e652edef1a5" and "4fb8303ce192f533afd4b2d00161aea4e1ee280e" have entirely different histories.
ea0bdba097
...
4fb8303ce1
|
|
@ -90,7 +90,7 @@ export function checkCode(data) {
|
|||
//南网机具认证中心登录
|
||||
export function SsoLogin(data) {
|
||||
return request({
|
||||
url: '/onlineApprove',
|
||||
url: '/user/onlineApprove',
|
||||
headers: {
|
||||
isToken: false
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue