This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
verify
Watch
1
Star
0
Fork
0
You've already forked verify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8b9879816d30e0a24b09780a0ea3b6ff1a24d87e
verify
/
backend
T
History
admin
8b9879816d
fix: 修复Gin通配符路由冲突导致panic
...
- 改用NoRoute替代通配符路由/*filepath - NoRoute中先检查静态文件存在再返回SHTML
2026-05-03 17:25:23 +08:00
..
cmd
fix: 修复Gin通配符路由冲突导致panic
2026-05-03 17:25:23 +08:00
docs
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
internal
fix: 嵌入式前端正确服务world.json等静态文件
2026-05-03 16:57:38 +08:00
migrations
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
pkg
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
scripts
feat: 添加存储配置管理功能
2026-05-02 17:48:58 +08:00
config.yaml
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
go.mod
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
go.sum
修复:添加go.sum到版本控制,移除.gitignore中对*.sum的忽略
2026-04-29 21:38:21 +08:00