- UserController.updatePassword 改用PasswordRequest对象 - 符合安全规范:敏感数据使用POST body |
||
|---|---|---|
| .. | ||
| main/java/com/ether/pms/auth | ||
| test/java/com/ether/pms/auth/service | ||
- UserController.updatePassword 改用PasswordRequest对象 - 符合安全规范:敏感数据使用POST body |
||
|---|---|---|
| .. | ||
| main/java/com/ether/pms/auth | ||
| test/java/com/ether/pms/auth/service | ||