liuxiaolong
2021-01-06 0199739a1a683e7fd79abb295633fc6ed41249ed
micronode.go
@@ -29,6 +29,7 @@
      return nil, err
   }
   mn := &MicroNode {
      ctx: ctx,
      serverId: serverId,
      handle:   handle,
      reg:      reg,