|
@@ -80,7 +80,7 @@ return [
|
|
'service' => \App\JsonRpc\OrderServiceInterface::class,
|
|
'service' => \App\JsonRpc\OrderServiceInterface::class,
|
|
// 直接对指定的节点进行消费,通过下面的 nodes 参数来配置服务提供者的节点信息
|
|
// 直接对指定的节点进行消费,通过下面的 nodes 参数来配置服务提供者的节点信息
|
|
'nodes' => [
|
|
'nodes' => [
|
|
- ['host' => '127.0.0.1', 'port' => 9510],
|
|
|
|
|
|
+ ['host' => '127.0.0.1', 'port' => 9508],
|
|
],
|
|
],
|
|
],
|
|
],
|
|
],
|
|
],
|