Check = check // 注册服务到consul err := c.client.Agent().ServiceRegister(registration) if err != nil { fmt.Println(err) return false } if c ...
確定! 回上一頁