commit
8ed32775cb
@ -136,7 +136,7 @@ export const updateUserPwd = (oldPassword: string, newPassword: string) => {
|
||||
headers: {
|
||||
isEncrypt: true
|
||||
},
|
||||
params: data
|
||||
data: data
|
||||
});
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user