diff --git a/config/database.php b/config/database.php index a38b95260..dee533a65 100644 --- a/config/database.php +++ b/config/database.php @@ -71,6 +71,7 @@ return [ 'trigger_sql' => true, // 其他参数字段 'deploy' => 0, + 'suffix' => '', 'prefix' => '', 'hostname' => '', 'hostport' => '',