mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-16 09:24:47 +08:00
Merge branch 'master' of https://github.com/duanhf2012/Origin
This commit is contained in:
@@ -313,7 +313,7 @@ func (slf *CCluster) GetNodeIdByServiceName(servicename string, bOnline bool) []
|
|||||||
return ret
|
return ret
|
||||||
}
|
}
|
||||||
|
|
||||||
return slf.cfg.GetIdByService(servicename)
|
return nodeIDList
|
||||||
}
|
}
|
||||||
|
|
||||||
func (slf *CCluster) CheckNodeIsConnectedByID(nodeid int) bool {
|
func (slf *CCluster) CheckNodeIsConnectedByID(nodeid int) bool {
|
||||||
|
|||||||
Reference in New Issue
Block a user