mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
✨ feat: 展示排序 close #29
This commit is contained in:
@@ -11,8 +11,9 @@ import (
|
||||
// Server ..
|
||||
type Server struct {
|
||||
Common
|
||||
Name string
|
||||
Secret string `json:"-"`
|
||||
Name string
|
||||
DisplayIndex int // 展示权重,越大越靠前
|
||||
Secret string `json:"-"`
|
||||
|
||||
Host *Host `gorm:"-"`
|
||||
State *State `gorm:"-"`
|
||||
|
||||
Reference in New Issue
Block a user