service/FaceSdkService.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 = "ipc:///tmp///webserver_2.ipc" Url_Service_PULL = "ipc:///tmp///webserver_1.ipc" ) var imgPushChan chan protomsg.Recvmsg