updateUserPassword static method
dynamic
updateUserPassword()
修改密码
Implementation
static updateUserPassword() {
return '$host/v1/users/updateUserPassword';
}
修改密码
static updateUserPassword() {
return '$host/v1/users/updateUserPassword';
}