Commit 1511a9f4 authored by zhuwei's avatar zhuwei

1

parent e4022aba
......@@ -837,10 +837,9 @@ class PerformanceService
* 团队人数
* @param $id
* @param $type
* @param $start_time
* @param $end_time
* @param $page_no
* @param $page_size
* @param $site_id
* @return array
*/
public function getTeamNumPcInfo($id, $type, $page_no, $page_size,$site_id)
......
......@@ -35,7 +35,6 @@ class MarchIn extends Basic
return view('marchin/marchin_list');
}
$result = '';
$params = $this->params;
$checkResult = $this->validate($params, "VerifyValidate.select");
......
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