改进数据库连接的问题

This commit is contained in:
thinkphp
2016-04-27 15:44:50 +08:00
parent 6915f0249e
commit 00cd2e61d9
3 changed files with 6 additions and 4 deletions

View File

@@ -11,7 +11,9 @@
namespace think;
use think\Config;
use think\exception\ErrorException;
use think\Log;
class Error
{