Commit 3497919d by 王召彬

修改超时时间

parent 14c2340f
...@@ -63,7 +63,7 @@ class StorePoolConfig extends PoolProperties ...@@ -63,7 +63,7 @@ class StorePoolConfig extends PoolProperties
* *
* @var int * @var int
*/ */
protected $timeout = 200; protected $timeout = 5;
/** /**
* the addresses of connection * the addresses of connection
......
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