提交 cd2d4585 authored 作者: chengye's avatar chengye

更换统计url

上级 21771ac5
......@@ -14,7 +14,9 @@ use think\Db;
class Count extends Base
{
public function index(){
return $this->fetch();
//$this->redirect('http://114.113.126.44:3000/d/CATAHHmZz/ji-zhan-guan-li?orgId=1');
//return $this->fetch();
header("http://114.113.126.44:3000/d/CATAHHmZz/ji-zhan-guan-li?orgId=1");
}
......@@ -33,8 +35,6 @@ class Count extends Base
foreach ($ares as $k=>$v){
array_push($tArea,$v['qy']);
}
return json_encode([$tArea,$values]);
}
}
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论