管理端全部功能跑通
This commit is contained in:
@@ -9,6 +9,8 @@ type NodeParams struct {
|
||||
Endpoints []string
|
||||
NodeId string
|
||||
Secret string
|
||||
TLSCertData []byte
|
||||
TLSKeyData []byte
|
||||
IsUpgrading bool // 是否为升级
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user