Commit 2a8e97c4 by feixiang

卖家连接池

parent 81c8703a
...@@ -84,8 +84,7 @@ class SellerPoolConfig extends PoolProperties ...@@ -84,8 +84,7 @@ class SellerPoolConfig extends PoolProperties
* @var array * @var array
*/ */
protected $uri = [ protected $uri = [
'172.21.0.10:8099', "seller:8099"
'172.16.255.196:8099',
]; ];
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment