更新验证码
This commit is contained in:
parent
87f02e786e
commit
c704057d0c
@ -65,7 +65,7 @@ export function login2(data) {
|
|||||||
export function getInfoCaptcha() {
|
export function getInfoCaptcha() {
|
||||||
return http.request(
|
return http.request(
|
||||||
{
|
{
|
||||||
url: '/admin/captcha',
|
url: '/captcha',
|
||||||
method: 'GET'
|
method: 'GET'
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user