mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-06 15:15:22 +00:00
✨ 新的彩色面板
This commit is contained in:
parent
3a52e4156e
commit
7c86322f7d
@ -2,7 +2,6 @@ package dao
|
|||||||
|
|
||||||
type Report struct {
|
type Report struct {
|
||||||
// 鉴权字段
|
// 鉴权字段
|
||||||
|
|
||||||
Meta struct {
|
Meta struct {
|
||||||
ID string `json:"id"` // 服务器ID,用于标识服务器
|
ID string `json:"id"` // 服务器ID,用于标识服务器
|
||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user