mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-09-07 12:36:27 +00:00
✨ 新的彩色面板
This commit is contained in:
@ -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"`
|
||||||
|
Reference in New Issue
Block a user