This website requires JavaScript.
Explore
Help
Register
Sign In
ether
/
ether-pms
Watch
1
Star
0
Fork
You've already forked ether-pms
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
162658daed
ether-pms
/
module-auth
History
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