--------------------------------------------------------------- [ 2020-11-05T02:49:08+08:00 ] 192.35.169.48 GET 39.98.42.52:9025/ [运行时间:1.060588s] [吞吐率:0.94req/s] [内存消耗:4,560.95kb] [文件加载:121] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.012696s ] [ info ] [ LANG ] D:\wwwroot\food\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52:9025', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/index\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.027345s ] [ info ] [ LANG ] D:\wwwroot\food\public/../application/index/lang/zh-cn/index.php [ info ] [ RUN ] app\index\controller\Index->index[ D:\wwwroot\food\application\index\controller\Index.php ] [ info ] [ VIEW ] D:\wwwroot\food\public/../application/index\view\index\index.html [ array ( 0 => 'user', 1 => 'site', 2 => 'config', ) ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2020-11-05T08:39:29+08:00 ] 111.112.83.94 POST 39.98.42.52/api//Admin/check_token [运行时间:0.155279s] [吞吐率:6.44req/s] [内存消耗:5,535.02kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002930s ] [ info ] [ LANG ] D:\wwwroot\food\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'Admin', 2 => 'check_token', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '111.112.83.94', 'x-forwarded-for' => '111.112.83.94', 'remote-host' => '111.112.83.94', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=5p0fdlqqgm91bga41bha557l35; token=8d7add77f886ec4bf1bc769b30c16e63; prep=false', ) [ info ] [ PARAM ] array ( 'token' => '8d7add77f886ec4bf1bc769b30c16e63', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002930s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\Admin->check_token[ D:\wwwroot\food\application\api\controller\Admin.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010742s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_sso` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '8d7add77f886ec4bf1bc769b30c16e63' LIMIT 1 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-11-05T08:39:30+08:00 ] 111.112.83.94 POST 39.98.42.52/api//purchase/get_list [运行时间:0.109379s] [吞吐率:9.14req/s] [内存消耗:5,301.73kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002930s ] [ info ] [ LANG ] D:\wwwroot\food\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'purchase', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '111.112.83.94', 'x-forwarded-for' => '111.112.83.94', 'remote-host' => '111.112.83.94', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=5p0fdlqqgm91bga41bha557l35; token=8d7add77f886ec4bf1bc769b30c16e63; prep=false', ) [ info ] [ PARAM ] array ( 'name' => '', 'price' => '', 'num' => '', 'unit' => '', 'total_price' => '', 'user' => '', 'date' => '', 'remark' => '', 'page' => 1, 'pagesize' => 10, ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002930s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\Purchase->get_list[ D:\wwwroot\food\application\api\controller\Purchase.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000000s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.015626s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_purchase` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]