Commit bbe0120d by zhufx

1.买家连接池配置

parent 6a8df925
...@@ -89,7 +89,7 @@ class BuyerPoolConfig extends PoolProperties ...@@ -89,7 +89,7 @@ class BuyerPoolConfig extends PoolProperties
* *
*/ */
protected $uri = [ protected $uri = [
"127.0.0.1:8099" "192.168.3.100:8106"
]; ];
......
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