#IB8ZT6 认证平台无法修改密码
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ public class ChangePasswodController {
|
||||
return new Message<>(passwordPolicy);
|
||||
}
|
||||
|
||||
@PostMapping(value = { "/changePassword" })
|
||||
@PutMapping(value = { "/changePassword" })
|
||||
public Message<ChangePassword> changePasswod(
|
||||
@RequestBody ChangePassword changePassword,
|
||||
@CurrentUser UserInfo currentUser) {
|
||||
|
||||
Reference in New Issue
Block a user