更新功能

This commit is contained in:
2019-07-10 16:17:51 +08:00
parent 79800d9fcc
commit 5046d8374a
10 changed files with 131 additions and 26 deletions

View File

@@ -58,7 +58,7 @@ return [
// 指定从服务器序号
'slave_no' => '',
// 是否严格检查字段是否存在
'fields_strict' => true,
'fields_strict' => false,
// 是否需要进行SQL性能分析
'sql_explain' => false,
// 是否需要断线重连