This commit is contained in:
2021-12-23 18:22:26 +08:00
parent 59089462e7
commit bc4e506ea8
+1
View File
@@ -110,6 +110,7 @@ abstract class JsonRpcConsumers implements OnRpcConsumerInterface
* @param $service * @param $service
* @return array * @return array
* @throws RpcServiceException|\ReflectionException * @throws RpcServiceException|\ReflectionException
* @throws Exception
*/ */
private function get_consul($service): array private function get_consul($service): array
{ {