mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-13 15:43:43 +08:00
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…
Reference in New Issue
Block a user