--------------------------------------------------------------- [ 2020-07-15T11:22:45+08:00 ] 211.142.218.74 POST 39.98.42.52/api//Admin/check_token [运行时间:0.216783s] [吞吐率:4.61req/s] [内存消耗:5,535.55kb] [文件加载: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' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ info ] [ PARAM ] array ( 'token' => '436709af2c9bcb7644c97cae6426c096', ) [ 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` = '436709af2c9bcb7644c97cae6426c096' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T11:22:46+08:00 ] 211.142.218.74 POST 39.98.42.52/api//purchase/get_list [运行时间:0.101556s] [吞吐率:9.85req/s] [内存消耗:5,299.24kb] [文件加载: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' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.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.000976s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.002929s ] --------------------------------------------------------------- [ 2020-07-15T11:22:49+08:00 ] 211.142.218.74 POST 39.98.42.52/api//menu/get_list [运行时间:0.121086s] [吞吐率:8.26req/s] [内存消耗:5,308.02kb] [文件加载: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 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.011718s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_menu` [ RunTime:0.006835s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_menu` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_menu` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-07-15T11:22:56+08:00 ] 211.142.218.74 POST 39.98.42.52/api//purchase/get_list [运行时间:0.127922s] [吞吐率:7.82req/s] [内存消耗:5,299.24kb] [文件加载: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' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.010741s ] 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-07-15T11:23:00+08:00 ] 211.142.218.74 POST 39.98.42.52/api//Admin/check_token [运行时间:0.098626s] [吞吐率:10.14req/s] [内存消耗:5,535.55kb] [文件加载: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' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ info ] [ PARAM ] array ( 'token' => '436709af2c9bcb7644c97cae6426c096', ) [ 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.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` = '436709af2c9bcb7644c97cae6426c096' LIMIT 1 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-07-15T11:23:00+08:00 ] 211.142.218.74 POST 39.98.42.52/api//purchase/get_list [运行时间:0.116204s] [吞吐率:8.61req/s] [内存消耗:5,299.24kb] [文件加载: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' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.008789s ] [ 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-07-15T11:23:08+08:00 ] 211.142.218.74 POST 39.98.42.52/api//to_day_menu/get_info [运行时间:0.129875s] [吞吐率:7.70req/s] [内存消耗:5,299.72kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004883s ] [ 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' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; sidebarStatus=0', ) [ info ] [ PARAM ] array ( 'date' => '2020-07-15', ) [ info ] [ LANG ] D:\wwwroot\food\public/../application/api\lang\zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.005859s ] [ 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.000976s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_days` WHERE `date` = '2020-07-15' AND `del_status` = 2 [ RunTime:0.004882s ] --------------------------------------------------------------- [ 2020-07-15T11:23:08+08:00 ] 211.142.218.74 POST 39.98.42.52/api//menu/get_list [运行时间:0.143545s] [吞吐率:6.97req/s] [内存消耗:5,306.06kb] [文件加载: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 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '211.142.218.74', 'x-forwarded-for' => '211.142.218.74', 'remote-host' => '211.142.218.74', '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/80.0.3987.100 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=p8tkrmlmuench4ocuslrhrapr4; token=436709af2c9bcb7644c97cae6426c096; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; sidebarStatus=0', ) [ 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.005859s ] [ 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.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,10000 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T13:21:49+08:00 ] 124.128.76.35 POST 39.98.42.52/api//Admin/check_token [运行时间:0.112309s] [吞吐率:8.90req/s] [内存消耗:5,535.95kb] [文件加载: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' => '124.128.76.35', 'x-forwarded-for' => '124.128.76.35', 'remote-host' => '124.128.76.35', 'connection' => 'close', 'content-length' => '44', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363', 'accept' => 'application/json, text/plain, */*', 'accept-language' => 'zh-Hans-CN,zh-Hans;q=0.5', 'content-type' => 'application/json;charset=utf-8', 'accept-encoding' => 'gzip, deflate', 'cache-control' => 'no-cache', 'cookie' => 'PHPSESSID=gnp08jo837d3800au74af4t9u4; token=3c18ef6fde670e42994958906d6a1df2; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ info ] [ PARAM ] array ( 'token' => '3c18ef6fde670e42994958906d6a1df2', ) [ 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.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '3c18ef6fde670e42994958906d6a1df2' LIMIT 1 [ RunTime:0.000976s ] --------------------------------------------------------------- [ 2020-07-15T13:21:49+08:00 ] 124.128.76.35 POST 39.98.42.52/api//purchase/get_list [运行时间:0.082034s] [吞吐率:12.19req/s] [内存消耗:5,299.97kb] [文件加载: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' => '124.128.76.35', 'x-forwarded-for' => '124.128.76.35', 'remote-host' => '124.128.76.35', 'connection' => 'close', 'content-length' => '113', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363', 'accept' => 'application/json, text/plain, */*', 'accept-language' => 'zh-Hans-CN,zh-Hans;q=0.5', 'content-type' => 'application/json;charset=utf-8', 'accept-encoding' => 'gzip, deflate', 'cache-control' => 'no-cache', 'cookie' => 'PHPSESSID=gnp08jo837d3800au74af4t9u4; token=3c18ef6fde670e42994958906d6a1df2; prep=false; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.003906s ] [ 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-07-15T17:01:06+08:00 ] 183.160.238.224 POST 39.98.42.52/api//Admin/check_token [运行时间:0.124028s] [吞吐率:8.06req/s] [内存消耗:5,535.58kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ info ] [ PARAM ] array ( 'token' => '3c18ef6fde670e42994958906d6a1df2', ) [ 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.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '3c18ef6fde670e42994958906d6a1df2' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T17:01:07+08:00 ] 183.160.238.224 POST 39.98.42.52/api//purchase/get_list [运行时间:0.105473s] [吞吐率:9.48req/s] [内存消耗:5,299.69kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.004883s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_purchase` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-07-15T17:02:23+08:00 ] 183.160.238.224 POST 39.98.42.52/api//menu/get_list [运行时间:0.125005s] [吞吐率:8.00req/s] [内存消耗:5,308.35kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004883s ] [ 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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.003906s ] [ 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.003907s ] [ 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-07-15T17:02:27+08:00 ] 183.160.238.224 POST 39.98.42.52/api//to_day_menu/get_info [运行时间:0.108402s] [吞吐率:9.22req/s] [内存消耗:5,299.70kb] [文件加载: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 => 'to_day_menu', 2 => 'get_info', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ info ] [ PARAM ] array ( 'date' => '2020-07-15', ) [ 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\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.011719s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_days` WHERE `date` = '2020-07-15' AND `del_status` = 2 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T17:02:27+08:00 ] 183.160.238.224 POST 39.98.42.52/api//menu/get_list [运行时间:0.113286s] [吞吐率:8.83req/s] [内存消耗:5,306.08kb] [文件加载: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 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.002930s ] [ 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.003906s ] [ 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,10000 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T17:02:31+08:00 ] 183.160.238.224 POST 39.98.42.52/api//purchase/get_list [运行时间:0.111332s] [吞吐率:8.98req/s] [内存消耗:5,299.69kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex', ) [ 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.016602s ] [ 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-07-15T17:02:49+08:00 ] 183.160.238.224 POST 39.98.42.52/api//menu/get_list [运行时间:0.127935s] [吞吐率:7.82req/s] [内存消耗:5,305.82kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.005860s ] [ 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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; 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.003906s ] [ 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.001954s ] [ 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,10000 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-07-15T17:02:49+08:00 ] 183.160.238.224 POST 39.98.42.52/api//to_day_menu/get_info [运行时间:0.136724s] [吞吐率:7.31req/s] [内存消耗:5,299.65kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000000s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.005860s ] [ 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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'date' => '2020-07-15', ) [ 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\ToDayMenu->get_info[ D:\wwwroot\food\application\api\controller\ToDayMenu.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_days` [ RunTime:0.001953s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_days` WHERE `date` = '2020-07-15' AND `del_status` = 2 [ RunTime:0.000977s ] --------------------------------------------------------------- [ 2020-07-15T17:02:52+08:00 ] 183.160.238.224 POST 39.98.42.52/api//menu/get_list [运行时间:0.115239s] [吞吐率:8.68req/s] [内存消耗:5,308.52kb] [文件加载:124] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000977s ] [ 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 => 'menu', 2 => 'get_list', ), ) [ info ] [ HEADER ] array ( 'host' => '39.98.42.52', 'x-real-ip' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; 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.002930s ] [ 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.001953s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `bp_food_menu` WHERE `del_status` = 2 LIMIT 1 [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_food_menu` WHERE `del_status` = 2 ORDER BY `id` DESC LIMIT 0,10 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T17:02:52+08:00 ] 183.160.238.224 POST 39.98.42.52/api//purchase/get_list [运行时间:0.109379s] [吞吐率:9.14req/s] [内存消耗:5,299.91kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; 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.010743s ] mysql:host=127.0.0.1;dbname=bpf;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `bp_food_purchase` [ RunTime:0.003906s ] [ 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-07-15T17:02:56+08:00 ] 183.160.238.224 POST 39.98.42.52/api//Admin/check_token [运行时间:0.101566s] [吞吐率:9.85req/s] [内存消耗:5,535.48kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3c18ef6fde670e42994958906d6a1df2', ) [ 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` = '3c18ef6fde670e42994958906d6a1df2' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T17:02:56+08:00 ] 183.160.238.224 POST 39.98.42.52/api//purchase/get_list [运行时间:0.095707s] [吞吐率:10.45req/s] [内存消耗:5,299.91kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; 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.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-07-15T17:02:58+08:00 ] 183.160.238.224 POST 39.98.42.52/api//Admin/check_token [运行时间:0.105473s] [吞吐率:9.48req/s] [内存消耗:5,535.48kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; sidebarStatus=1', ) [ info ] [ PARAM ] array ( 'token' => '3c18ef6fde670e42994958906d6a1df2', ) [ 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.000977s ] [ sql ] [ SQL ] SELECT * FROM `bp_sso` WHERE `ss_token` = '3c18ef6fde670e42994958906d6a1df2' LIMIT 1 [ RunTime:0.000000s ] --------------------------------------------------------------- [ 2020-07-15T17:02:58+08:00 ] 183.160.238.224 POST 39.98.42.52/api//purchase/get_list [运行时间:0.102543s] [吞吐率:9.75req/s] [内存消耗:5,299.91kb] [文件加载: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' => '183.160.238.224', 'x-forwarded-for' => '183.160.238.224', 'remote-host' => '183.160.238.224', '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/80.0.3987.149 Safari/537.36', 'content-type' => 'application/json;charset=UTF-8', 'origin' => 'http://39.98.42.52:9026', 'referer' => 'http://39.98.42.52:9026/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=02iovd3n31ke4brjpm42h3qt55; token=3c18ef6fde670e42994958906d6a1df2; prep=false; lock=-1; prev=http%3A%2F%2F39.98.42.52%3A8004%2Fadmin%2Findex%2Findex; 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.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 ]