🐛 os字段大写

This commit is contained in:
2024-10-02 11:25:01 +08:00
parent 2e57b24335
commit 4c89166466
8 changed files with 37 additions and 1 deletions

View File

@ -9,7 +9,7 @@ type Report struct {
OS struct {
Name string `json:"name"`
Version string `json:"version"`
}
} `json:"os"`
Labels []string `json:"labels"` // 服务器标签
Location string `json:"location"` // Chongqing, China
UpTime int64 `json:"uptime"` // uptime in seconds