From 2833d41bd82bf38d50f43d7b972edbab8c4172f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Wed, 28 Apr 2021 11:32:06 +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/Command.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Database/Command.php b/Database/Command.php index 8e5e3712..f400a11f 100644 --- a/Database/Command.php +++ b/Database/Command.php @@ -164,6 +164,7 @@ class Command extends Component } } + /** * @param $isInsert * @param $hasAutoIncrement