Commit Graph

1 Commits

Author SHA1 Message Date
openclaw
8b80c2dd1a fix(pve): 修复编译错误,确保前后端可编译通过
- services/pve.go: 导入 db 包,DB -> db.DB
- handlers/pve.go: 重写为 Gin 风格(原为标准库 net/http)
- go.mod/go.sum: go mod tidy 更新依赖
- web/dist: 重新构建前端包含 PVEHosts 页面

[金渐层/K2.6-code-preview🐾]
2026-04-20 13:16:01 +08:00