Commit 93852696 by feixiang

买家连接池修改

parent a37cbcb6
...@@ -75,8 +75,8 @@ class BuyerPoolConfig extends PoolProperties ...@@ -75,8 +75,8 @@ class BuyerPoolConfig extends PoolProperties
* *
*/ */
protected $uri = [ protected $uri = [
"172.21.0.48:8099", "172.21.0.12:8099",
"172.16.255.2:8099" "172.16.255.33: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