@@ -15,7 +15,7 @@ import (
func main() {
// 初始化
rpc.InitiateRequest("127.0.0.1", 9631, "/root/cert.pem")
rpc.Initiate("127.0.0.1", 9631, "/root/cert.pem")
// 获取设备详情
result, err := rpc.GetDevice().GetDetail(10001)
if err != nil {
The note is not visible to the blocked user.