--------------------------------------------------------------- [ 2020-08-19T10:58:42+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.250010s] [吞吐率:4.00req/s] [内存消耗:5,535.74kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003907s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.003906s ] [ 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.010743s ] 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T10:58:43+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.130865s] [吞吐率:7.64req/s] [内存消耗:5,300.11kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.009766s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_purchase` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T10:58:50+08:00 ] 27.17.164.16 POST 39.98.42.52/api//menu/get_list [运行时间:0.074221s] [吞吐率:13.47req/s] [内存消耗:5,308.41kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ info ] [ LANG ] D:\wwwroot\food\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '109', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'id' => '', 'name' => '', 'type_name' => '', 'type' => '', 'date' => '', 'price' => '', 'remark' => '', 'img' => '', '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.001954s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\Menu->get_list[ D:\wwwroot\food\application\api\controller\Menu.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000976s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_menu` [ RunTime:0.008790s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_menu` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_menu` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T10:59:02+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.076174s] [吞吐率:13.13req/s] [内存消耗:5,300.11kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.002929s ] [ 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.001953s ] [ 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 ] --------------------------------------------------------------- [ 2020-08-19T10:59:09+08:00 ] 27.17.164.16 POST 39.98.42.52/api//menu/get_list [运行时间:0.077152s] [吞吐率:12.96req/s] [内存消耗:5,308.41kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ info ] [ LANG ] D:\wwwroot\food\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '109', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'id' => '', 'name' => '', 'type_name' => '', 'type' => '', 'date' => '', 'price' => '', 'remark' => '', 'img' => '', '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.001953s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\Menu->get_list[ D:\wwwroot\food\application\api\controller\Menu.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.010743s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_menu` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_menu` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_menu` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T10:59:11+08:00 ] 27.17.164.16 POST 39.98.42.52/api//menu/get_list [运行时间:0.072268s] [吞吐率:13.84req/s] [内存消耗:5,306.09kb] [文件加载: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 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '27', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'page' => 1, 'pagesize' => 10000, ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001953s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\Menu->get_list[ D:\wwwroot\food\application\api\controller\Menu.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_menu` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_menu` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_menu` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10000 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T10:59:11+08:00 ] 27.17.164.16 POST 39.98.42.52/api//to_day_menu/get_info [运行时间:0.085941s] [吞吐率:11.64req/s] [内存消耗:5,300.10kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002929s ] [ info ] [ LANG ] D:\wwwroot\food\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'to_day_menu', 2 => 'get_info', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '21', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'date' => '2020-08-19', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001953s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\ToDayMenu->get_info[ D:\wwwroot\food\application\api\controller\ToDayMenu.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000977s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_days` [ RunTime:0.008789s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_days` WHERE `date` = '2020-08-19' AND `del_status` = 2 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-08-19T10:59:50+08:00 ] 27.17.164.16 POST 39.98.42.52/api//menu/get_list [运行时间:0.083011s] [吞吐率:12.05req/s] [内存消耗:5,308.41kb] [文件加载: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 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '109', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'id' => '', 'name' => '', 'type_name' => '', 'type' => '', 'date' => '', 'price' => '', 'remark' => '', 'img' => '', '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.002929s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\Menu->get_list[ D:\wwwroot\food\application\api\controller\Menu.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_menu` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_menu` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_menu` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-08-19T10:59:54+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.072269s] [吞吐率:13.84req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002929s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=0', ) [ 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.001953s ] [ 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.000977s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_purchase` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T10:59:55+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.083011s] [吞吐率:12.05req/s] [内存消耗:5,535.75kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=0', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002929s ] [ 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T10:59:55+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.075198s] [吞吐率:13.30req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=0', ) [ 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.001953s ] [ 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.000976s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.000977s ] [ 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 ] --------------------------------------------------------------- [ 2020-08-19T10:59:59+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.083988s] [吞吐率:11.91req/s] [内存消耗:5,535.75kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001953s ] [ 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.010743s ] 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T11:00:00+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.097660s] [吞吐率:10.24req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002929s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.010742s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.000977s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-08-19T11:00:01+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.105473s] [吞吐率:9.48req/s] [内存消耗:5,535.75kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.003907s ] [ 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.010743s ] 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-08-19T11:00:01+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.082035s] [吞吐率:12.19req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.001953s ] [ 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.010743s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.000976s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-08-19T11:00:02+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.083011s] [吞吐率:12.05req/s] [内存消耗:5,535.75kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001953s ] [ 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.010743s ] 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T11:00:03+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.083987s] [吞吐率:11.91req/s] [内存消耗:5,300.11kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.001954s ] [ 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.000977s ] [ 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 ] --------------------------------------------------------------- [ 2020-08-19T11:00:06+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.073245s] [吞吐率:13.65req/s] [内存消耗:5,535.75kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ 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.000976s ] 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-08-19T11:00:07+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.077151s] [吞吐率:12.96req/s] [内存消耗:5,300.11kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.001953s ] [ 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.000976s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_purchase` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T11:00:07+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.077151s] [吞吐率:12.96req/s] [内存消耗:5,535.75kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000977s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001953s ] [ 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.000977s ] 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-08-19T11:00:08+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.077152s] [吞吐率:12.96req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.001953s ] [ 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.000977s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.001953s ] [ 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 ] --------------------------------------------------------------- [ 2020-08-19T11:00:08+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.078128s] [吞吐率:12.80req/s] [内存消耗:5,535.75kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001953s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001953s ] [ 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-08-19T11:00:08+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.086918s] [吞吐率:11.51req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002929s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.010742s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.000977s ] [ 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 ] --------------------------------------------------------------- [ 2020-08-19T11:00:08+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.084964s] [吞吐率:11.77req/s] [内存消耗:5,535.75kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001954s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ 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.011719s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_sso` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T11:00:08+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.081058s] [吞吐率:12.34req/s] [内存消耗:5,300.11kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.010742s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.001954s ] [ 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 ] --------------------------------------------------------------- [ 2020-08-19T11:00:10+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.071292s] [吞吐率:14.03req/s] [内存消耗:5,535.75kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ 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.000000s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_sso` [ RunTime:0.000000s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T11:00:10+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.083011s] [吞吐率:12.05req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002929s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=1', ) [ 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.010743s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.001953s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-08-19T11:00:54+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.077151s] [吞吐率:12.96req/s] [内存消耗:5,300.11kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=0', ) [ 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.001953s ] [ 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.010743s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.000976s ] [ 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 ] --------------------------------------------------------------- [ 2020-08-19T11:01:13+08:00 ] 27.17.164.16 POST 39.98.42.52/api//Admin/check_token [运行时间:0.078128s] [吞吐率:12.80req/s] [内存消耗:5,535.75kb] [文件加载: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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=0', ) [ info ] [ PARAM ] array ( 'token' => '192e8445504bb4586de3402b5463eebc', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001953s ] [ 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.010743s ] 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` = '192e8445504bb4586de3402b5463eebc' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-08-19T11:01:14+08:00 ] 27.17.164.16 POST 39.98.42.52/api//purchase/get_list [运行时间:0.087894s] [吞吐率:11.38req/s] [内存消耗:5,300.11kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001954s ] [ 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' => '27.17.164.16', 'x-forwarded-for' => '27.17.164.16', 'remote-host' => '27.17.164.16', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 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,en;q=0.8', 'cookie' => 'PHPSESSID=14jd4t3sr983ua7th3nqupor02; token=192e8445504bb4586de3402b5463eebc; prep=false; ValidateCode=9337; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex%3Ftoken%3D192e8445504bb4586de3402b5463eebc; sidebarStatus=0', ) [ 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.001953s ] [ 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.000977s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.001953s ] [ 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 ]