新的彩色面板

This commit is contained in:
远野千束 2024-10-04 10:25:03 +08:00
parent 3a52e4156e
commit 7c86322f7d

View File

@ -2,7 +2,6 @@ package dao
type Report struct {
// 鉴权字段
Meta struct {
ID string `json:"id"` // 服务器ID用于标识服务器
Name string `json:"name"`