--------------------------------------------------------------- [ 2020-09-13T11:47:36+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:1.040949s] [吞吐率:0.96req/s] [内存消耗:5,536.25kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.008788s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.046872s ] [ 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.001953s ] 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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-13T11:47:37+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.222642s] [吞吐率:4.49req/s] [内存消耗:5,300.44kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004882s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47', ) [ 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.004883s ] [ 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.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 ] --------------------------------------------------------------- [ 2020-09-13T11:47:58+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.117180s] [吞吐率:8.53req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-13T11:47:58+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.110344s] [吞吐率:9.06req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.002930s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-13T11:48:00+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.109368s] [吞吐率:9.14req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.000976s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_sso` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-13T11:48:00+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.110345s] [吞吐率:9.06req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.002929s ] [ 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-09-13T11:48:01+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.110345s] [吞吐率:9.06req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.000976s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_sso` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-13T11:48:01+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.109368s] [吞吐率:9.14req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.002929s ] [ 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-09-13T11:48:02+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.109368s] [吞吐率:9.14req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-13T11:48:02+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.109368s] [吞吐率:9.14req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.004882s ] [ 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.001953s ] 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-09-13T11:48:03+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.109368s] [吞吐率:9.14req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004882s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.000976s ] 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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-13T11:48:03+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.110344s] [吞吐率:9.06req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.002930s ] [ 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-09-13T11:48:04+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.110345s] [吞吐率:9.06req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.000976s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_sso` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-13T11:48:04+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.109368s] [吞吐率:9.14req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.004882s ] [ 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-09-13T11:48:09+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.110344s] [吞吐率:9.06req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-13T11:48:09+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.109368s] [吞吐率:9.14req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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-09-13T11:48:10+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.110344s] [吞吐率:9.06req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-09-13T11:48:10+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.108392s] [吞吐率:9.23req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.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-09-13T11:48:10+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.111321s] [吞吐率:8.98req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.107415s] [吞吐率:9.31req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.112297s] [吞吐率:8.90req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.010741s ] 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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.115227s] [吞吐率:8.68req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004882s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.004883s ] [ 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.000976s ] --------------------------------------------------------------- [ 2020-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.117180s] [吞吐率:8.53req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004882s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.108391s] [吞吐率:9.23req/s] [内存消耗:5,300.28kb] [文件加载: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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.002930s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.002929s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_purchase` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.001953s ] --------------------------------------------------------------- [ 2020-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.103509s] [吞吐率:9.66req/s] [内存消耗:5,536.19kb] [文件加载: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 => 'Admin', 2 => 'check_token', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.106439s] [吞吐率:9.40req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.000977s ] --------------------------------------------------------------- [ 2020-09-13T11:48:11+08:00 ] 222.74.26.66 POST 39.98.42.52/api//Admin/check_token [运行时间:0.110344s] [吞吐率:9.06req/s] [内存消耗:5,536.19kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '44', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3332d54f1852f5468d030aaf23d01bdb', ) [ 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.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` = '3332d54f1852f5468d030aaf23d01bdb' LIMIT 1 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-09-13T11:48:12+08:00 ] 222.74.26.66 POST 39.98.42.52/api//purchase/get_list [运行时间:0.108392s] [吞吐率:9.23req/s] [内存消耗:5,300.28kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003906s ] [ 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' => '222.74.26.66', 'x-forwarded-for' => '222.74.26.66', 'remote-host' => '222.74.26.66', 'connection' => 'close', 'content-length' => '113', 'accept' => 'application/json, text/plain, */*', 'origin' => 'http://39.98.42.52:9026', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=s7ogtdphd52kscrpgtb021bfi4; token=3332d54f1852f5468d030aaf23d01bdb; ss_id=143; ad_uid=59; ad_num=TY2020001; ad_name=%E4%BD%93%E9%AA%8C%E8%B4%A6%E5%8F%B71; rs_id=5; ad_sex=1; ad_status=1; __guid=209364944.3709729372572797400.1599960571000.6118; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Fgrade%2Findex.html; monitor_count=47; 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.003906s ] [ 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.001953s ] 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.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000976s ]