ether-pms/module-auth
chiguyong 162658daed fix: 密码修改接口改为@RequestBody
- UserController.updatePassword 改用PasswordRequest对象
- 符合安全规范:敏感数据使用POST body
2026-03-17 23:51:16 +08:00
..
src fix: 密码修改接口改为@RequestBody 2026-03-17 23:51:16 +08:00
pom.xml test(auth): 添加单元测试 2026-03-17 23:30:41 +08:00