Commit 6bdfa75c by doszhang

dos

parent eae0fcd8
...@@ -14,7 +14,7 @@ return array( ...@@ -14,7 +14,7 @@ return array(
'DB_TYPE' => 'mysql', 'DB_TYPE' => 'mysql',
'DB_HOST' => 'localhost', 'DB_HOST' => 'localhost',
'DB_PORT' => '3306', 'DB_PORT' => '3306',
'DB_NAME' => 'citic_20200420_mdrt', // <--- 修改这里 'DB_NAME' => 'dev_citic_20200420_mdrt', // <--- 修改这里
'DB_USER' => 'dev', // <--- 修改这里 'DB_USER' => 'dev', // <--- 修改这里
'DB_PWD' => '1q2w3e', // <--- 修改这里 'DB_PWD' => '1q2w3e', // <--- 修改这里
'DB_PREFIX' => '', 'DB_PREFIX' => '',
......
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 sign in to comment