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
6293b405ed9e2eed21e1ff977e3bbd7d4ea1f321
verify
/
backend
T
History
admin
6293b405ed
fix: 安装检测需要配置文件存在才认为已安装
...
initData()启动时自动创建默认管理员账号,导致安装检测误判。 改为同时检查配置文件和管理员存在,配置文件只有安装向导会创建。
2026-05-03 16:23:35 +08:00
..
cmd
fix: 确保数据目录和上传目录存在后再初始化数据库
2026-05-03 13:40:16 +08:00
docs
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
internal
fix: 安装检测需要配置文件存在才认为已安装
2026-05-03 16:23:35 +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