mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
删除一些不需要的配置参数
This commit is contained in:
@@ -180,8 +180,6 @@ return [
|
||||
// | 数据库设置
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
'db_fields_strict' => true,
|
||||
'db_attr_case' => \PDO::CASE_LOWER,
|
||||
'database' => [
|
||||
// 数据库类型
|
||||
'type' => 'mysql',
|
||||
|
||||
Reference in New Issue
Block a user