Commit 21815ba3 by doszhang

dos

parent d41420e0
......@@ -15,7 +15,7 @@ class ReportController extends AdminController
$channel = '__all__';
}
$url = "http://api2.izhida.cn/tongjiV2/report?app_stat_key=ZkPh4rcEH6XmEzkT&app_stat_secret=8fjWwmMkzxRkEWnN";
$url = "http://api2.izhida.cn/tongjiV2/report?app_stat_key=Yc7cDr8w6BykAPNH&app_stat_secret=ce3NeBQQExsdMZFS";
$content = file_get_contents($url);
$data = json_decode($content, true);
......
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 sign in to comment