Commit 145b1ad5 by xmy

连接池

parent 9c39053e
...@@ -77,7 +77,8 @@ class OrderPoolConfig extends PoolProperties ...@@ -77,7 +77,8 @@ class OrderPoolConfig extends PoolProperties
* @var array * @var array
*/ */
protected $uri = [ protected $uri = [
'192.168.3.100:8084', '172.21.0.47:8099',
'172.16.255.2: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