Commit 46d333bb by feixiang

买家连接池修改

parent f7445836
...@@ -75,7 +75,8 @@ class BuyerPoolConfig extends PoolProperties ...@@ -75,7 +75,8 @@ class BuyerPoolConfig extends PoolProperties
* *
*/ */
protected $uri = [ protected $uri = [
"192.168.3.100:8101" "172.21.0.2:8099",
"172.16.255.174: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