Commit f49446bc by feixiang

卖家连接池

parent 2a8e97c4
...@@ -84,7 +84,8 @@ class SellerPoolConfig extends PoolProperties ...@@ -84,7 +84,8 @@ class SellerPoolConfig extends PoolProperties
* @var array * @var array
*/ */
protected $uri = [ protected $uri = [
"seller:8099" "172.21.0.46:8099",
// "seller: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