This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67d028cf50e9f4e00e404ee0c7db330c8af0ac3b
sub2api
/
backend
/
cmd
/
server
History
shaw
67d028cf50
fix: 修复用户修改密码接口404问题
...
将后端路由与前端API调用对齐: - /user/profile -> /users/me - PUT /user/password -> POST /users/me/password
2025-12-18 22:59:49 +08:00
..
main.go
fix: 修复用户修改密码接口404问题
2025-12-18 22:59:49 +08:00
VERSION
First commit
2025-12-18 13:50:39 +08:00
wire_gen.go
refactor(backend): 引入 Wire 重构服务启动与依赖组装
2025-12-18 22:07:17 +08:00
wire.go
refactor(backend): 引入 Wire 重构服务启动与依赖组装
2025-12-18 22:07:17 +08:00