| Package | Description |
|---|---|
| io.geekidea.springbootplus.system.controller | |
| io.geekidea.springbootplus.system.service | |
| io.geekidea.springbootplus.system.service.impl |
| Modifier and Type | Method and Description |
|---|---|
ApiResult<Boolean> |
SysUserController.updatePassword(@Valid UpdatePasswordParam updatePasswordParam)
修改密码
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SysUserService.updatePassword(UpdatePasswordParam updatePasswordParam)
修改密码
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SysUserServiceImpl.updatePassword(UpdatePasswordParam updatePasswordParam) |
Copyright © 2019. All rights reserved.