mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
注释改进
This commit is contained in:
@@ -131,7 +131,7 @@ class Query
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取当前的模型对象名
|
||||
* 获取当前的模型对象实例
|
||||
* @access public
|
||||
* @return Model|null
|
||||
*/
|
||||
|
||||
@@ -49,7 +49,7 @@ abstract class Relation
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取当前的关联模型类
|
||||
* 获取当前的关联模型对象实例
|
||||
* @access public
|
||||
* @return Model
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user