文件末尾添加换行符

This commit is contained in:
麦当苗儿
2013-04-15 16:16:53 +08:00
parent 0dc1abcbe5
commit 9b1a67881e
85 changed files with 102 additions and 113 deletions

View File

@@ -55,4 +55,4 @@ return [
'db_rw_separate' => false, // 数据库读写是否分离 主从式有效
'db_master_num' => 1, // 读写分离后 主服务器数量
'db_slave_no' => '', // 指定从服务器序号
];
];