Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
67d028cf50e9f4e00e404ee0c7db330c8af0ac3b
Switch branch/tag
sub2api
backend
cmd
server
main.go
18 Dec, 2025
5 commits
fix: 修复用户修改密码接口404问题
· 67d028cf
shaw
authored
Dec 18, 2025
将后端路由与前端API调用对齐: - /user/profile -> /users/me - PUT /user/password -> POST /users/me/password
67d028cf
refactor(backend): 引入 Wire 重构服务启动与依赖组装
· e5aa6768
Forest
authored
Dec 18, 2025
e5aa6768
fix: release error
· e2ae9fe5
shaw
authored
Dec 18, 2025
e2ae9fe5
fix: release error
· 6cf60176
shaw
authored
Dec 18, 2025
6cf60176
First commit
· 642842c2
shaw
authored
Dec 18, 2025
642842c2