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
026740b5e5ae339214795c281715aebfa108592e
sub2api
/
backend
History
song
026740b5e5
fix: 删除未使用的代码并修复格式
...
- 删除 client.go 中未使用的 proxyURL 字段 - 删除 AntigravityGatewayService 中未使用的字段和方法 - 修复 gofmt 格式问题
2025-12-29 17:54:38 +08:00
..
cmd
/server
Merge branch 'main' into feature/antigravity_auth
2025-12-29 17:04:40 +08:00
internal
fix: 删除未使用的代码并修复格式
2025-12-29 17:54:38 +08:00
migrations
feat: 添加用户余额充值/退款功能 (
#17
)
2025-12-23 16:29:57 +08:00
resources
/model-pricing
First commit
2025-12-18 13:50:39 +08:00
.golangci.yml
refactor: 封装 Redis key 生成函数
2025-12-26 16:47:44 +08:00
Dockerfile
First commit
2025-12-18 13:50:39 +08:00
go.mod
feat: Schedule batch update for account last_used_at
2025-12-28 09:49:54 +08:00
go.sum
feat: Schedule batch update for account last_used_at
2025-12-28 09:49:54 +08:00
Makefile
build: e2e 测试添加 build tag 避免 CI 运行
2025-12-28 21:59:40 +08:00
tools.go
refactor(backend): 引入 Wire 重构服务启动与依赖组装
2025-12-18 22:07:17 +08:00