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
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
..
cmd
/server
fix: 修复用户修改密码接口404问题
2025-12-18 22:59:49 +08:00
internal
feat: 实现后台在线更新功能
2025-12-18 21:15:10 +08:00
migrations
First commit
2025-12-18 13:50:39 +08:00
resources
/model-pricing
First commit
2025-12-18 13:50:39 +08:00
config.yaml
First commit
2025-12-18 13:50:39 +08:00
Dockerfile
First commit
2025-12-18 13:50:39 +08:00
go.mod
refactor(backend): 引入 Wire 重构服务启动与依赖组装
2025-12-18 22:07:17 +08:00
go.sum
refactor(backend): 引入 Wire 重构服务启动与依赖组装
2025-12-18 22:07:17 +08:00
Makefile
refactor(backend): 引入 Wire 重构服务启动与依赖组装
2025-12-18 22:07:17 +08:00
tools.go
refactor(backend): 引入 Wire 重构服务启动与依赖组装
2025-12-18 22:07:17 +08:00