Commit 760bc377 authored by clone's avatar clone

bug

parent 6ba3dbef
...@@ -102,7 +102,7 @@ class Performance extends Basic ...@@ -102,7 +102,7 @@ class Performance extends Basic
{ {
header('Access-Control-Allow-Origin:*'); header('Access-Control-Allow-Origin:*');
$params = $this->params; $params = $this->params;
/* $params = array( /* $params = array(
"agent_id" => 1, "agent_id" => 1,
"start_time" => "2018-03-10", "start_time" => "2018-03-10",
"end_time" => "2018-03-23", "end_time" => "2018-03-23",
......
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