mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
修复内存数据更新
This commit is contained in:
@@ -10,8 +10,8 @@ type Server struct {
|
||||
Name string
|
||||
Secret string
|
||||
|
||||
Host Host
|
||||
State State
|
||||
Host *Host
|
||||
State *State
|
||||
|
||||
Stream pb.NezhaService_HeartbeatServer `gorm:"-" json:"-"`
|
||||
StreamClose chan<- error `gorm:"-" json:"-"`
|
||||
|
||||
Reference in New Issue
Block a user