This commit is contained in:
2021-12-02 15:33:57 +08:00
parent 9af46754e7
commit 5991ea9d3f
+1 -1
View File
@@ -109,7 +109,7 @@ abstract class JsonRpcConsumers implements OnRpcConsumerInterface
/**
* @param $service
* @return array
* @throws RpcServiceException
* @throws RpcServiceException|\ReflectionException
*/
private function get_consul($service): array
{