Commit d750ad93 authored by zhuwei's avatar zhuwei

补充注释

parent 4364c5db
......@@ -113,6 +113,14 @@ class TAgentTotalModel extends Model
}
/**
* 获取分组统计数据-加入站点
* @param $field
* @param $params
* @param $type
* @param string $order
* @return false|\PDOStatement|string|\think\Collection
*/
public function getTotalByAgentIdSite($field ,$params, $type ,$order = "")
{
$group_ = "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment