This website requires JavaScript.
Explore
Help
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
a29ceb690d9406ee93485e398dbadda68e2f4e7c
verify
/
backend
T
History
admin
e229e31079
fix: 修复assets文件路径拼接错误
...
- Gin的*filepath参数包含开头的/,需要去除 - 修复路径拼接导致的双斜杠问题 - 移除自动刷新逻辑,这不是正确的解决方案
2026-05-04 16:23:26 +08:00
..
cmd
fix: 修复assets文件路径拼接错误
2026-05-04 16:23:26 +08:00
docs
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
internal
fix: JWT密钥YAML格式和401错误处理
2026-05-04 09:12:50 +08:00
migrations
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
pkg
fix: 安装完成后清除旧的token和user数据
2026-05-04 09:43:03 +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