Commit 7ef555ce authored by clone's avatar clone

database

parent 9421df11
...@@ -3,5 +3,5 @@ composer.lock ...@@ -3,5 +3,5 @@ composer.lock
*.log *.log
vendor/* vendor/*
runtime/* runtime/*
application/database.php merge=ours
database.php merge=ours
...@@ -51,5 +51,3 @@ return [ ...@@ -51,5 +51,3 @@ return [
// 是否需要进行SQL性能分析 // 是否需要进行SQL性能分析
'sql_explain' => false, 'sql_explain' => false,
]; ];
///------------
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment