This website requires JavaScript.
Explore
Help
Register
Sign In
kgod
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
841d7ef2f23a4fae09c7613285ac3de551fff9e3
sub2api
/
backend
T
History
IanShaw027
841d7ef2f2
fix(lint): 修复 golangci-lint 检查问题
...
- 格式化代码(gofmt) - 修复空指针检查(staticcheck) - 删除未使用的函数(unused)
2026-01-14 23:49:27 +08:00
..
cmd
Merge branch 'main' of
https://github.com/mt21625457/aicodex2api
2026-01-12 14:50:53 +08:00
ent
feat: 实现注册优惠码功能
2026-01-10 13:14:35 +08:00
internal
fix(lint): 修复 golangci-lint 检查问题
2026-01-14 23:49:27 +08:00
migrations
feat(db): 添加ops告警静默和错误分类优化迁移
2026-01-14 09:02:45 +08:00
resources
/model-pricing
First commit
2025-12-18 13:50:39 +08:00
.dockerignore
feat(ops): 增强上游错误追踪和新增定时报告服务
2026-01-11 23:00:31 +08:00
.golangci.yml
fix(ci): 修复所有CI失败问题
2026-01-11 23:49:03 +08:00
Dockerfile
fix: 修复 Go 版本、包管理器和技术栈文档 (
#195
)
2026-01-07 16:35:51 +08:00
go.mod
merge: 合并main分支最新改动
2026-01-11 23:15:01 +08:00
go.sum
merge: 合并main分支最新改动
2026-01-11 23:15:01 +08:00
Makefile
feat(安全): 添加安全开关并完善测试流程
2026-01-05 13:54:43 +08:00
tools.go
refactor(数据库): 迁移持久层到 Ent 并清理 GORM
2025-12-29 10:03:27 +08:00