mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
添加服务器 & 展示服务器
This commit is contained in:
8
model/server.go
Normal file
8
model/server.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package model
|
||||
|
||||
// Server ..
|
||||
type Server struct {
|
||||
Common
|
||||
Name string
|
||||
Secret string
|
||||
}
|
||||
Reference in New Issue
Block a user