h5账号密码登录 修改(初始化)h5和app的登录密码
This commit is contained in:
@ -63,7 +63,7 @@ export function register(data) {
|
||||
*/
|
||||
export function registerReset(data) {
|
||||
return request.post('/register/reset', data, {
|
||||
login: false,
|
||||
login: true,
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user