fix 修复重置密码注释参数中文解释错误
Signed-off-by: 这夏天依然平凡 <1822213252@qq.com>
This commit is contained in:
parent
1d43448423
commit
f46b8d0758
@ -78,8 +78,8 @@ public class SysProfileController extends BaseController {
|
|||||||
/**
|
/**
|
||||||
* 重置密码
|
* 重置密码
|
||||||
*
|
*
|
||||||
* @param newPassword 旧密码
|
* @param newPassword 新密码
|
||||||
* @param oldPassword 新密码
|
* @param oldPassword 旧密码
|
||||||
*/
|
*/
|
||||||
@Log(title = "个人信息", businessType = BusinessType.UPDATE)
|
@Log(title = "个人信息", businessType = BusinessType.UPDATE)
|
||||||
@PutMapping("/updatePwd")
|
@PutMapping("/updatePwd")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user