|
|
@ -47,7 +47,7 @@ class search extends CI_Controller{
|
|
|
|
|
|
|
|
|
|
|
|
//我们的接口相应时间
|
|
|
|
//我们的接口相应时间
|
|
|
|
$responsive_time = $end_time - $this->start_time;
|
|
|
|
$responsive_time = $end_time - $this->start_time;
|
|
|
|
log_message('error','TRAINSPEED 聚合相应时间:'.$api_responsive_time.'s|接口运行时间:'.$responsive_time.'s');
|
|
|
|
log_message('error','TRAINSPEED|请求url:'.$this->url.'|聚合相应时间:'.$api_responsive_time.'s|接口运行时间:'.$responsive_time.'s');
|
|
|
|
print_r($trainjson);
|
|
|
|
print_r($trainjson);
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|