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
2
Packages
Projects
Releases
Wiki
Activity
Files
8a137405d48195016bae390190b01194e1bc8935
sub2api
/
backend
History
shaw
8a137405d4
fix: 移除重复的 ptrTime 函数声明修复编译错误
...
idempotency_repo_integration_test.go 中的 ptrTime 与 scheduler_cache.go 中的声明冲突,导致 repository 包测试构建失败。
2026-02-24 11:49:01 +08:00
..
cmd
chore(version): 更新版本号至 0.1.83.4
2026-02-23 13:07:34 +08:00
ent
feat(idempotency): 为关键写接口接入幂等并完善并发容错
2026-02-23 12:45:37 +08:00
internal
fix: 移除重复的 ptrTime 函数声明修复编译错误
2026-02-24 11:49:01 +08:00
migrations
fix: 修复日志重复输出及清理冗余迁移逻辑
2026-02-24 11:31:19 +08:00
resources
/model-pricing
feat(模型): 添加 gpt-5.3 Codex 映射与价格配置
2026-02-06 07:14:46 +08:00
.dockerignore
…
.golangci.yml
…
.gosec.json
fix: 修复 gosec 配置文件格式错误导致 CI 失败
2026-02-13 20:12:50 +08:00
Dockerfile
build(工具链): 升级 Go 到 1.25.7
2026-02-06 07:41:23 +08:00
go.mod
feat(gateway): 引入使用量记录有界 worker 池与自动扩缩容
2026-02-22 12:56:57 +08:00
go.sum
feat(api-key): 增加 API Key 上次使用时间并补齐测试
2026-02-22 22:07:17 +08:00
Makefile
test: 完善自动化测试体系(7个模块,73个任务)
2026-02-08 12:05:39 +08:00