Commit 4ddabae2 authored by zw's avatar zw

统计

parent d21b16d6
......@@ -8,7 +8,7 @@ use think\Request;
* User : zw
* Date : 2018/3/20
* Time : 下午2:06
* Intro:
* Intro: 业绩模块
*/
class Performance extends Basic{
......@@ -16,6 +16,7 @@ class Performance extends Basic{
{
parent::__construct($request);
}
public function selectPerformanceByTime(){
$params = array(
"agent_id" => 1,
......
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