优化错误提示

ct-mobile-first
ycc 5 years ago
parent 27ba812253
commit 3c4ea2e614

@ -41,7 +41,7 @@ class Index extends CI_Controller
public function orders_view_path($COLI_SN,$sitecode='cht',$ip,$offset=0){
$query_string="
* | select time_local,http_referer,request_uri,http_user_agent,http_x_forwarded_for
remote_addr,request_method,request_time,status,body_bytes_sent,upstream_response_time,request_body from log where
remote_addr,request_method,request_time,status,body_bytes_sent,upstream_response_time from log where
request_uri NOT like '%.jpg'
and request_uri NOT like '%.png'
and request_uri NOT like '%.gif'

Loading…
Cancel
Save