Update database.php

This commit is contained in:
邹景立 2023-09-14 21:10:41 +08:00
parent 2e24e77995
commit 5a1c66e624

View File

@ -71,6 +71,7 @@ return [
'trigger_sql' => true, 'trigger_sql' => true,
// 其他参数字段 // 其他参数字段
'deploy' => 0, 'deploy' => 0,
'suffix' => '',
'prefix' => '', 'prefix' => '',
'hostname' => '', 'hostname' => '',
'hostport' => '', 'hostport' => '',