mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-13 07:43:43 +08:00
Pre Merge pull request !251 from didiwu/ts
This commit is contained in:
commit
c93f19bdb3
@ -20,7 +20,7 @@ export function login(data: LoginData): AxiosPromise<LoginResult> {
|
||||
url: '/auth/login',
|
||||
headers: {
|
||||
isToken: false,
|
||||
isEncrypt: true,
|
||||
isEncrypt: false,
|
||||
repeatSubmit: false
|
||||
},
|
||||
method: 'post',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user