Commit e5deb663 by feixiang

卖家连接池

parent 74ab5c41
...@@ -78,7 +78,8 @@ class SellerPoolConfig extends PoolProperties ...@@ -78,7 +78,8 @@ class SellerPoolConfig extends PoolProperties
* @var array * @var array
*/ */
protected $uri = [ protected $uri = [
'192.168.3.39:8099', '172.21.0.10: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