修正注释

This commit is contained in:
yunwuxin
2016-07-05 10:52:22 +08:00
parent 368beca46c
commit edd65cf2c7

View File

@@ -964,8 +964,7 @@ class Query
* fragment:url锚点, * fragment:url锚点,
* var_page:分页变量, * var_page:分页变量,
* list_rows:每页数量 * list_rows:每页数量
* type:分页类名, * type:分页类名
* namespace:分页类命名空间
* @return \think\paginator\Collection * @return \think\paginator\Collection
* @throws DbException * @throws DbException
*/ */