mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
完善Db::connect() 的 phpdoc 注释,增强代码提醒
This commit is contained in:
@@ -14,6 +14,7 @@ namespace think;
|
||||
use think\App;
|
||||
use think\Collection;
|
||||
use think\db\Query;
|
||||
use think\paginator\Collection as PaginatorCollection;
|
||||
|
||||
/**
|
||||
* Class Db
|
||||
|
||||
Reference in New Issue
Block a user