Commit 2690a0ad by feixiang

连接池过期时间

parent 93481715
......@@ -68,7 +68,7 @@ class OrderPoolConfig extends PoolProperties
*
* @var int
*/
protected $timeout = 5;
protected $timeout = 15;
/**
* 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