mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
规范修正
This commit is contained in:
@@ -13,8 +13,8 @@ namespace think\db\driver;
|
||||
|
||||
use think\db\Driver;
|
||||
use think\Exception;
|
||||
use think\Lang as Lang;
|
||||
use think\Log as Log;
|
||||
use think\Lang;
|
||||
use think\Log;
|
||||
|
||||
/**
|
||||
* Mongo数据库驱动
|
||||
|
||||
Reference in New Issue
Block a user