From 90674fb6aa0c1073d079a9523d80ad368aa4a464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Sat, 5 Sep 2020 03:49:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Database/Connection.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database/Connection.php b/Database/Connection.php index 29795404..8bcef614 100644 --- a/Database/Connection.php +++ b/Database/Connection.php @@ -36,7 +36,7 @@ class Connection extends Component public $timeout = 1900; - public $maxNumber = 100; + public $maxNumber = 200; /** * @var bool