zhangxinlei1996 1 年之前
父節點
當前提交
3b9640973e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      api/crmapplication.go

+ 1 - 0
api/crmapplication.go

@@ -17,6 +17,7 @@ import (
 )
 
 func main() {
+
 	//注册代理服务
 	closeNotify, err := node.NewNode(C.Gateway.Etcd...).Register(C.Gateway.ServerCode, mc.InterfaceToStr(C.Port))
 	if err != nil {