zhangxinlei1996 1 rok pred
rodič
commit
3b9640973e
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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 {