--------------------------------------------------------------- [ 2020-07-04T09:39:54+08:00 ] 47.101.51.140 GET 39.98.42.52:9025/ [运行时间:0.088861s] [吞吐率:11.25req/s] [内存消耗:4,562.47kb] [文件加载:121] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', 'host' => '39.98.42.52:9025', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ 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.002929s ] [ 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-07-04T16:03:07+08:00 ] 112.32.2.100 POST 39.98.42.52/api//Admin/check_token [运行时间:0.153311s] [吞吐率:6.52req/s] [内存消耗:5,495.02kb] [文件加载:122] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004883s ] [ 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' => '112.32.2.100', 'x-forwarded-for' => '112.32.2.100', 'remote-host' => '112.32.2.100', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh_CN', 'cookie' => 'login=admin; PHPSESSID=nnbk9gpmf3f4k0k0k4cjndiv64; token=054dfd104474f5f08986b45fd089f03f; prep=false; User=AA30BCBF-4A25-E511-8788-AC9E1786AA8D', ) [ info ] [ PARAM ] array ( 'token' => '054dfd104474f5f08986b45fd089f03f', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.004882s ] [ 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.000976s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '054dfd104474f5f08986b45fd089f03f' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-07-04T16:03:08+08:00 ] 112.32.2.100 POST 39.98.42.52/api//purchase/get_list [运行时间:0.088861s] [吞吐率:11.25req/s] [内存消耗:5,259.20kb] [文件加载:122] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ 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' => '112.32.2.100', 'x-forwarded-for' => '112.32.2.100', 'remote-host' => '112.32.2.100', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh_CN', 'cookie' => 'login=admin; PHPSESSID=nnbk9gpmf3f4k0k0k4cjndiv64; token=054dfd104474f5f08986b45fd089f03f; prep=false; User=AA30BCBF-4A25-E511-8788-AC9E1786AA8D', ) [ info ] [ PARAM ] array ( 'name' => '', 'price' => '', 'num' => '', 'unit' => '', 'total_price' => '', 'user' => '', 'date' => '', 'remark' => '', 'page' => 1, 'pagesize' => 10, ) [ 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.010742s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.007812s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_purchase` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ]