liuxiaolong
2019-06-26 2e2f869cc7c24b0e2cf2d1f6f60bc01fde327210
service/FaceSdkService.go
@@ -12,8 +12,8 @@
)
const (
   Url_Service_PUSH = "tcp:///tmp///webserver-2.ipc"
   Url_Service_PULL = "tcp:///tmp///webserver-1.ipc"
   Url_Service_PUSH = "tcp:///tmp///webserver_2.ipc"
   Url_Service_PULL = "tcp:///tmp///webserver_1.ipc"
)
var imgPushChan chan protomsg.Recvmsg