!30 【轻量级 PR】修改验证码路径适配 cloud
Merge pull request !30 from MichelleChung/ts
This commit is contained in:
commit
d532dc6fc0
@ -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