mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
修改部分类注释
This commit is contained in:
@@ -128,7 +128,7 @@ abstract class Connection
|
||||
* 创建指定模型的查询对象
|
||||
* @access public
|
||||
* @param string $model 模型类名称
|
||||
* @return \think\Query
|
||||
* @return \think\db\Query
|
||||
*/
|
||||
public function model($model)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user