update 修改验证码路径适配 cloud ;
This commit is contained in:
parent
ac3ad63894
commit
452972c1e4
@ -54,7 +54,7 @@ export function logout() {
|
||||
*/
|
||||
export function getCodeImg(): AxiosPromise<VerifyCodeResult> {
|
||||
return request({
|
||||
url: '/code',
|
||||
url: '/auth/code',
|
||||
headers: {
|
||||
isToken: false
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user