密码修改加密2
This commit is contained in:
parent
1eb92e30df
commit
75b46cb97d
|
|
@ -90,9 +90,9 @@ export function getTextCode(data) {
|
|||
return request({
|
||||
url: '/auth/createPhoneCaptcha',
|
||||
method: 'post',
|
||||
// headers: {
|
||||
// isToken: false
|
||||
// },
|
||||
headers: {
|
||||
isToken: false
|
||||
},
|
||||
timeout: 20000,
|
||||
data
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue