--------------------------------------------------------------- [ 2022-07-15T16:48:43+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020589s][吞吐率:48.57req/s] [内存消耗:2,228.20kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001253s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'image/webp,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:48:48+08:00 ] 106.112.200.181 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=150&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098706 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=150&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098706 [运行时间:0.067176s][吞吐率:14.89req/s] [内存消耗:5,463.26kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001247s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'productmge.productinfo', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '150', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657871098706', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001592s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/productmge/productinfo.php [ info ] [ RUN ] app\admin\controller\productmge\Productinfo->index[ /alidata/www/gendan/application/admin/controller/productmge/Productinfo.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000105s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000553s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001369s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001951s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001471s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.001316s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 150,10 [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,sum(kucun*price) as total FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.001126s ] --------------------------------------------------------------- [ 2022-07-15T16:48:49+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020464s][吞吐率:48.87req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001295s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'image/webp,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:49:55+08:00 ] 106.112.200.181 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=140&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098707 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=140&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098707 [运行时间:0.069158s][吞吐率:14.46req/s] [内存消耗:5,463.04kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001108s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'productmge.productinfo', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '140', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657871098707', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001540s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/productmge/productinfo.php [ info ] [ RUN ] app\admin\controller\productmge\Productinfo->index[ /alidata/www/gendan/application/admin/controller/productmge/Productinfo.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000592s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001500s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001411s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.004443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001358s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 140,10 [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,sum(kucun*price) as total FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.001276s ] --------------------------------------------------------------- [ 2022-07-15T16:49:55+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020732s][吞吐率:48.23req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001054s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'image/webp,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:51:04+08:00 ] 106.112.200.181 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=130&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098708 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=130&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098708 [运行时间:0.065905s][吞吐率:15.17req/s] [内存消耗:5,463.06kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001167s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'productmge.productinfo', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '130', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657871098708', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001738s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/productmge/productinfo.php [ info ] [ RUN ] app\admin\controller\productmge\Productinfo->index[ /alidata/www/gendan/application/admin/controller/productmge/Productinfo.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000110s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000452s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001387s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001186s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001160s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001657s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 130,10 [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,sum(kucun*price) as total FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.001206s ] --------------------------------------------------------------- [ 2022-07-15T16:51:04+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021284s][吞吐率:46.98req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001195s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'image/webp,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:51:47+08:00 ] 106.112.200.181 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=120&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098709 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=120&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098709 [运行时间:0.061870s][吞吐率:16.16req/s] [内存消耗:5,463.05kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001101s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'productmge.productinfo', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '120', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657871098709', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001538s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/productmge/productinfo.php [ info ] [ RUN ] app\admin\controller\productmge\Productinfo->index[ /alidata/www/gendan/application/admin/controller/productmge/Productinfo.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000113s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000511s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001609s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001302s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001033s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001738s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 120,10 [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,sum(kucun*price) as total FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.001508s ] --------------------------------------------------------------- [ 2022-07-15T16:51:47+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021210s][吞吐率:47.15req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001213s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'image/webp,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:47+08:00 ] 106.112.200.181 POST /api/users/getStaffs?staff_id=100 [ info ] 47.105.33.115:8081/api/users/getStaffs?staff_id=100 [运行时间:0.040169s][吞吐率:24.89req/s] [内存消耗:4,301.23kb] [文件加载:70] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001274s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'users', 2 => 'getStaffs', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '100', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001677s ] [ info ] [ RUN ] app\api\controller\Users->getStaffs[ /alidata/www/gendan/application/api/controller/Users.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000386s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001499s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 40 AND `staff_status` = '1' AND ( jobmge_id in (2) ) [ RunTime:0.000492s ] --------------------------------------------------------------- [ 2022-07-15T16:52:47+08:00 ] 106.112.200.181 POST /api/users/getCaigouStaffs?userId=100 [ info ] 47.105.33.115:8081/api/users/getCaigouStaffs?userId=100 [运行时间:0.039291s][吞吐率:25.45req/s] [内存消耗:4,476.49kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001184s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'users', 2 => 'getCaigouStaffs', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001505s ] [ info ] [ RUN ] app\api\controller\Users->getCaigouStaffs[ /alidata/www/gendan/application/api/controller/Users.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000365s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001090s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '100' LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 40 AND `jobmge_id` = 8 [ RunTime:0.000338s ] --------------------------------------------------------------- [ 2022-07-15T16:52:48+08:00 ] 106.112.200.181 POST /api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [ info ] 47.105.33.115:8081/api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [运行时间:0.046751s][吞吐率:21.39req/s] [内存消耗:4,570.69kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kehu', 2 => 'getkehubykeyword', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '100', 'keyword' => '', 'offset' => '0', 'pageNum' => '15', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002181s ] [ info ] [ RUN ] app\api\controller\Kehu->getkehubykeyword[ /alidata/www/gendan/application/api/controller/Kehu.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000502s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '100' LIMIT 1 [ RunTime:0.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001171s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `factorymge_id` = 40 AND `normalstatus` = '1' AND `name` LIKE '%%' ORDER BY `createtime` DESC LIMIT 0,15 [ RunTime:0.000559s ] --------------------------------------------------------------- [ 2022-07-15T16:52:53+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.042373s][吞吐率:23.60req/s] [内存消耗:4,452.28kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001537s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000454s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001459s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001137s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%%' OR `product_num` LIKE '%%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000853s ] --------------------------------------------------------------- [ 2022-07-15T16:52:53+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029980s][吞吐率:33.36req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001181s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001923s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000144s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:54+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026713s][吞吐率:37.44req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001064s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001513s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:54+08:00 ] 45.61.186.139 GET /config/getuser?index=0 [ info ] 47.105.33.115:80/config/getuser?index=0 [运行时间:0.018296s][吞吐率:54.66req/s] [内存消耗:2,207.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001054s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'config', 1 => 'getuser', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'index' => '0', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:54+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021498s][吞吐率:46.52req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000063s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001219s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:54+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=3&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=3&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.044641s][吞吐率:22.40req/s] [内存消耗:4,452.34kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001172s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '3', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001627s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000511s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001488s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001309s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%3%' OR `product_num` LIKE '%3%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000898s ] --------------------------------------------------------------- [ 2022-07-15T16:52:54+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021570s][吞吐率:46.36req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001185s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:54+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=32&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=32&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.044869s][吞吐率:22.29req/s] [内存消耗:4,452.73kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001084s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '32', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001632s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000546s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001498s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001200s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%32%' OR `product_num` LIKE '%32%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001059s ] --------------------------------------------------------------- [ 2022-07-15T16:52:55+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.043662s][吞吐率:22.90req/s] [内存消耗:4,452.74kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001141s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001521s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000516s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001518s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001280s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320%' OR `product_num` LIKE '%320%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000968s ] --------------------------------------------------------------- [ 2022-07-15T16:52:55+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021605s][吞吐率:46.29req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001316s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:56+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320-&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320-&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.043963s][吞吐率:22.75req/s] [内存消耗:4,452.66kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001250s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320-', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001631s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000528s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001626s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001257s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320-%' OR `product_num` LIKE '%320-%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000882s ] --------------------------------------------------------------- [ 2022-07-15T16:52:56+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019804s][吞吐率:50.49req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:56+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320-1&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320-1&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.044052s][吞吐率:22.70req/s] [内存消耗:4,449.05kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001217s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320-1', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001593s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000497s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001464s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001532s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320-1%' OR `product_num` LIKE '%320-1%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000898s ] --------------------------------------------------------------- [ 2022-07-15T16:52:56+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019192s][吞吐率:52.11req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001081s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:52:56+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320-14&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320-14&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.044475s][吞吐率:22.48req/s] [内存消耗:4,438.90kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001165s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320-14', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001615s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000559s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001699s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001166s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320-14%' OR `product_num` LIKE '%320-14%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001006s ] --------------------------------------------------------------- [ 2022-07-15T16:52:57+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320-1&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320-1&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.042014s][吞吐率:23.80req/s] [内存消耗:4,449.05kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001048s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320-1', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001467s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000455s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001420s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001614s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320-1%' OR `product_num` LIKE '%320-1%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001022s ] --------------------------------------------------------------- [ 2022-07-15T16:52:57+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320-&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320-&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.043220s][吞吐率:23.14req/s] [内存消耗:4,452.66kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001262s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320-', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001788s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000636s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001557s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001225s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320-%' OR `product_num` LIKE '%320-%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000945s ] --------------------------------------------------------------- [ 2022-07-15T16:53:00+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320-&offset=1&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320-&offset=1&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.043320s][吞吐率:23.08req/s] [内存消耗:4,446.55kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001222s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320-', 'offset' => '1', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001756s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000501s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001511s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000572s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001211s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320-%' OR `product_num` LIKE '%320-%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 10,10 [ RunTime:0.000907s ] --------------------------------------------------------------- [ 2022-07-15T16:53:00+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020663s][吞吐率:48.40req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001201s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:03+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020630s][吞吐率:48.47req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001150s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:07+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019303s][吞吐率:51.81req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001091s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:09+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021113s][吞吐率:47.36req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001230s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:12+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021215s][吞吐率:47.14req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:12+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.045635s][吞吐率:21.91req/s] [内存消耗:4,452.74kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001313s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001591s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001574s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001260s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320%' OR `product_num` LIKE '%320%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001237s ] --------------------------------------------------------------- [ 2022-07-15T16:53:12+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020794s][吞吐率:48.09req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001148s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:17+08:00 ] 106.112.200.181 POST /api/office/product/getproductbywords?userId=100&keywords=320&offset=1&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=320&offset=1&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.048508s][吞吐率:20.62req/s] [内存消耗:4,452.70kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001200s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '320', 'offset' => '1', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001601s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000462s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001707s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001728s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%320%' OR `product_num` LIKE '%320%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 10,10 [ RunTime:0.000975s ] --------------------------------------------------------------- [ 2022-07-15T16:53:17+08:00 ] 106.112.200.181 POST /api/office/callcurtain/getDetailCurtainByProId [ info ] 47.105.33.115:8081/api/office/callcurtain/getDetailCurtainByProId [运行时间:0.045801s][吞吐率:21.83req/s] [内存消耗:4,480.30kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001249s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.callcurtain', 2 => 'getDetailCurtainByProId', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '25', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'productId' => '1238', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001862s ] [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\api\controller\office\Callcurtain->getDetailCurtainByProId[ /alidata/www/gendan/application/api/controller/office/Callcurtain.php ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000366s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_callcurtain` [ RunTime:0.001529s ] [ sql ] [ SQL ] SELECT * FROM `ot_callcurtain` WHERE `productinfo_id` = 1238 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001135s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1238 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_techprocess` [ RunTime:0.001190s ] [ sql ] [ SQL ] SELECT * FROM `ot_techprocess` WHERE `productinfo_id` = 1238 AND `process_status` = '1' [ RunTime:0.001134s ] --------------------------------------------------------------- [ 2022-07-15T16:53:18+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021077s][吞吐率:47.44req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001237s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:20+08:00 ] 106.112.200.181 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=110&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098710 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=110&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098710 [运行时间:0.063098s][吞吐率:15.85req/s] [内存消耗:5,463.05kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001152s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'productmge.productinfo', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '110', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657871098710', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001604s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/productmge/productinfo.php [ info ] [ RUN ] app\admin\controller\productmge\Productinfo->index[ /alidata/www/gendan/application/admin/controller/productmge/Productinfo.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000534s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001465s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000540s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001190s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001126s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001674s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001087s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 110,10 [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,sum(kucun*price) as total FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.001148s ] --------------------------------------------------------------- [ 2022-07-15T16:53:20+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018911s][吞吐率:52.88req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001072s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'image/webp,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:23+08:00 ] 178.79.187.139 GET / [ info ] 47.105.33.115/ [运行时间:0.030982s][吞吐率:32.28req/s] [内存消耗:3,333.22kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000069s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001147s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0', 'accept' => '*/*', 'accept-encoding' => 'deflate, gzip, br', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001599s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:33+08:00 ] 106.112.200.181 POST /api/office/buildorder/buildNewOrderV3 [ info ] 47.105.33.115:8081/api/office/buildorder/buildNewOrderV3 [运行时间:0.063840s][吞吐率:15.66req/s] [内存消耗:4,874.57kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001172s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.buildorder', 2 => 'buildNewOrderV3', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '368', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'number' => '', 'kehu_id' => '0', 'order_connect' => '', 'productinfo_id' => '1238', 'zuixinshuoming' => '', 'actual_amount' => '12440', 'kucun_amount' => '0', 'produce_amount' => '12440', 'price' => '4.23', 'responsible_staffinfos' => '101', 'responsible_staffinfovars' => '车间负责人', 'build_time' => '1657814400', 'end_time' => '1657900799', 'remind_day' => '1', 'order_status' => '1', 'childInfo' => '[]', 'proMatInfo' => '[]', 'matMatInfo' => '[]', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001640s ] [ info ] [ RUN ] app\api\controller\office\Buildorder->buildNewOrderV3[ /alidata/www/gendan/application/api/controller/office/Buildorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000556s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001599s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1238 LIMIT 1 [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001571s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001692s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `factorymge_id` = 40 AND `pid` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000663s ] [ sql ] [ SQL ] INSERT INTO `ot_orderinfo` (`number` , `kehu_id` , `order_connect` , `zuixinshuoming` , `actual_amount` , `kucun_amount` , `responsible_staffinfos` , `responsible_staffinfovars` , `productinfo_id` , `produce_amount` , `price` , `build_time` , `end_time` , `remind_day` , `order_status` , `nei_number` , `createtime` , `updatetime` , `factorymge_id` , `build_order_staffid`) VALUES ('' , 0 , '' , '' , 12440 , 0 , '101' , '车间负责人' , 1238 , 12440 , 4.23 , 1657814400 , 1657900799 , 1 , '1' , '2207-000155' , 1657875213 , 1657875213 , 40 , 100) [ RunTime:0.003852s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandstaff` [ RunTime:0.001635s ] [ sql ] [ SQL ] DELETE FROM `ot_orderandstaff` WHERE `orderinfo_id` = 6542 [ RunTime:0.001216s ] [ sql ] [ SQL ] INSERT INTO `ot_orderandstaff` (`orderinfo_id` , `productinfo_id` , `kehu_id` , `staffinfo_id` , `createtime` , `factorymge_id`) VALUES (6542 , 1238 , 0 , 101 , 1657875213 , 40) [ RunTime:0.005443s ] --------------------------------------------------------------- [ 2022-07-15T16:53:33+08:00 ] 106.112.200.181 POST /api/office/officeorder/getNewestOrder?userId=100&shenhe=1 [ info ] 47.105.33.115:8081/api/office/officeorder/getNewestOrder?userId=100&shenhe=1 [运行时间:0.047670s][吞吐率:20.98req/s] [内存消耗:4,830.87kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getNewestOrder', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'shenhe' => '1', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001556s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getNewestOrder[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000351s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001407s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001213s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( order_status in ("1","2") ) ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001872s ] --------------------------------------------------------------- [ 2022-07-15T16:53:33+08:00 ] 106.112.200.181 POST /api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=0&pageNum=10 [运行时间:0.066016s][吞吐率:15.15req/s] [内存消耗:4,914.59kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001320s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'shenhe' => '1', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001639s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getorderlist[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000480s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001692s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001708s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1657875213>orderinfo.end_time desc,1657875213>orderinfo.end_time desc,1657875213-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001760s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000419s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000249s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000249s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000226s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000226s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000234s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000462s ] --------------------------------------------------------------- [ 2022-07-15T16:53:33+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021235s][吞吐率:47.09req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001111s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:53:34+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021440s][吞吐率:46.64req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001508s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:06+08:00 ] 106.112.200.181 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=100&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098711 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=100&limit=10&filter=%7B%7D&op=%7B%7D&_=1657871098711 [运行时间:0.062603s][吞吐率:15.97req/s] [内存消耗:5,463.05kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001210s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'productmge.productinfo', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'content-type' => 'application/json', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '100', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657871098711', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001608s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/productmge/productinfo.php [ info ] [ RUN ] app\admin\controller\productmge\Productinfo->index[ /alidata/www/gendan/application/admin/controller/productmge/Productinfo.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000113s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000458s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001475s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001377s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001790s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001182s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 100,10 [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `productinfo`.`id`,`productinfo`.`product_avatar`,`productinfo`.`name`,`productinfo`.`product_num`,`productinfo`.`kucun`,`productinfo`.`takeup_kucun`,`productinfo`.`staff_ids`,`productinfo`.`staff_names`,`productinfo`.`pid`,`productinfo`.`corresponding_num`,`productinfo`.`position`,`productinfo`.`price`,`productinfo`.`factorymge_id`,`productinfo`.`product_status`,`productinfo`.`admin_id`,`productinfo`.`createtime`,`productinfo`.`updatetime`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,sum(kucun*price) as total FROM `ot_productinfo` `productinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `productinfo`.`factorymge_id`=`factorymge`.`id` WHERE `productinfo`.`factorymge_id` = '40' AND `product_status` = '1' ORDER BY `productinfo`.`id` DESC LIMIT 1 [ RunTime:0.001086s ] --------------------------------------------------------------- [ 2022-07-15T16:54:06+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020715s][吞吐率:48.27req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001150s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'image/webp,image/*,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/productmge/productinfo?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=bos3bth03j5711hqho621a90d2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:10+08:00 ] 106.112.200.181 POST /api/users/login?phone=13643256973&password=13643256973 [ info ] 47.105.33.115:8081/api/users/login?phone=13643256973&password=13643256973 [运行时间:0.040498s][吞吐率:24.69req/s] [内存消耗:4,307.09kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001208s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'users', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'phone' => '13643256973', 'password' => '13643256973', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001648s ] [ info ] [ RUN ] app\api\controller\Users->login[ /alidata/www/gendan/application/api/controller/Users.php ] [ info ] [ DB ] INIT mysql [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'path' => '/alidata/www/gendan/runtime/temp/', 'expire' => 2592000, ) [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000498s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001577s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13643256973' LIMIT 1 [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13643256973' AND `accout_pwd` = '92164c75fd184e2d8c4689b86a093f8b' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [ 2022-07-15T16:54:11+08:00 ] 106.112.200.181 POST /api/order/getlingorderbyusersid?staff_id=98&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getlingorderbyusersid?staff_id=98&offset=0&pageNum=10 [运行时间:0.058262s][吞吐率:17.16req/s] [内存消耗:5,464.14kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001172s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getlingorderbyusersid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001602s ] [ info ] [ RUN ] app\api\controller\Order->getlingorderbyusersid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000417s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001080s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000520s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001512s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE ( productinfo.name like "%%" or orderinfo.responsible_staffinfovars like "%%" or orderinfo.order_connect like "%%" ) AND `orderinfo`.`factorymge_id` = 40 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.produce_amount > 0 ) AND ( orderinfo.pid=0 ) ORDER BY 1657875251>orderinfo.end_time desc,1657875251>orderinfo.end_time desc,1657875251-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002354s ] --------------------------------------------------------------- [ 2022-07-15T16:54:11+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020902s][吞吐率:47.84req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001254s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:16+08:00 ] 106.112.200.181 POST /api/order/getlingorderbyusersid?staff_id=98&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getlingorderbyusersid?staff_id=98&offset=1&pageNum=10 [运行时间:0.060522s][吞吐率:16.52req/s] [内存消耗:5,464.16kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001203s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getlingorderbyusersid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'offset' => '1', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001607s ] [ info ] [ RUN ] app\api\controller\Order->getlingorderbyusersid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000562s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE ( productinfo.name like "%%" or orderinfo.responsible_staffinfovars like "%%" or orderinfo.order_connect like "%%" ) AND `orderinfo`.`factorymge_id` = 40 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.produce_amount > 0 ) AND ( orderinfo.pid=0 ) ORDER BY 1657875256>orderinfo.end_time desc,1657875256>orderinfo.end_time desc,1657875256-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002224s ] --------------------------------------------------------------- [ 2022-07-15T16:54:16+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.023412s][吞吐率:42.71req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001334s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:17+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021294s][吞吐率:46.96req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001375s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:17+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021423s][吞吐率:46.68req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001277s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:17+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021157s][吞吐率:47.27req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001121s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:17+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021372s][吞吐率:46.79req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001358s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:18+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021845s][吞吐率:45.78req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001220s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:18+08:00 ] 106.112.200.181 POST /api/order/getlingorderbyusersid?staff_id=98&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getlingorderbyusersid?staff_id=98&offset=2&pageNum=10 [运行时间:0.057083s][吞吐率:17.52req/s] [内存消耗:5,464.20kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001141s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getlingorderbyusersid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001476s ] [ info ] [ RUN ] app\api\controller\Order->getlingorderbyusersid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000458s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001297s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE ( productinfo.name like "%%" or orderinfo.responsible_staffinfovars like "%%" or orderinfo.order_connect like "%%" ) AND `orderinfo`.`factorymge_id` = 40 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.produce_amount > 0 ) AND ( orderinfo.pid=0 ) ORDER BY 1657875258>orderinfo.end_time desc,1657875258>orderinfo.end_time desc,1657875258-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.002295s ] --------------------------------------------------------------- [ 2022-07-15T16:54:19+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029962s][吞吐率:33.38req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001214s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001710s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000105s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:19+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021975s][吞吐率:45.51req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001347s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:19+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020432s][吞吐率:48.94req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001201s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:20+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020826s][吞吐率:48.02req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:20+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030054s][吞吐率:33.27req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001196s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001709s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:21+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021031s][吞吐率:47.55req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:21+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021695s][吞吐率:46.09req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001218s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:21+08:00 ] 106.112.200.181 POST /api/order/getlingorderbyusersid?staff_id=98&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getlingorderbyusersid?staff_id=98&offset=3&pageNum=10 [运行时间:0.065316s][吞吐率:15.31req/s] [内存消耗:5,447.45kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001850s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getlingorderbyusersid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002434s ] [ info ] [ RUN ] app\api\controller\Order->getlingorderbyusersid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000443s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000765s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001557s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001298s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE ( productinfo.name like "%%" or orderinfo.responsible_staffinfovars like "%%" or orderinfo.order_connect like "%%" ) AND `orderinfo`.`factorymge_id` = 40 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.produce_amount > 0 ) AND ( orderinfo.pid=0 ) ORDER BY 1657875261>orderinfo.end_time desc,1657875261>orderinfo.end_time desc,1657875261-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002286s ] --------------------------------------------------------------- [ 2022-07-15T16:54:21+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020317s][吞吐率:49.22req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001176s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:22+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019548s][吞吐率:51.16req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001126s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:23+08:00 ] 106.112.200.181 POST /api/lingku/order/getOrderInfoById?staff_id=98&orderId=6542 [ info ] 47.105.33.115:8081/api/lingku/order/getOrderInfoById?staff_id=98&orderId=6542 [运行时间:0.069189s][吞吐率:14.45req/s] [内存消耗:5,242.91kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001083s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'lingku.order', 2 => 'getOrderInfoById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'orderId' => '6542', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001499s ] [ info ] [ RUN ] app\api\controller\lingku\Order->getOrderInfoById[ /alidata/www/gendan/application/api/controller/lingku/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000505s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001619s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 98 LIMIT 1 [ RunTime:0.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001821s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001153s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `orderinfo`.`kehu_id`=`kehu`.`id` WHERE `orderinfo`.`id` = '6542' AND ( orderinfo.order_status!= '6' ) LIMIT 1 [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime,parentproductinfo.id AS parentproductinfo__id,parentproductinfo.product_avatar AS parentproductinfo__product_avatar,parentproductinfo.name AS parentproductinfo__name,parentproductinfo.product_num AS parentproductinfo__product_num,parentproductinfo.kucun AS parentproductinfo__kucun,parentproductinfo.takeup_kucun AS parentproductinfo__takeup_kucun,parentproductinfo.staff_ids AS parentproductinfo__staff_ids,parentproductinfo.staff_names AS parentproductinfo__staff_names,parentproductinfo.pid AS parentproductinfo__pid,parentproductinfo.corresponding_num AS parentproductinfo__corresponding_num,parentproductinfo.position AS parentproductinfo__position,parentproductinfo.price AS parentproductinfo__price,parentproductinfo.factorymge_id AS parentproductinfo__factorymge_id,parentproductinfo.product_status AS parentproductinfo__product_status,parentproductinfo.admin_id AS parentproductinfo__admin_id,parentproductinfo.createtime AS parentproductinfo__createtime,parentproductinfo.updatetime AS parentproductinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `orderinfo`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_productinfo` `parentproductinfo` ON `orderinfo`.`pProductinfo_id`=`parentproductinfo`.`id` WHERE `orderinfo`.`pid` = '6542' AND ( order_status!= '6' ) [ RunTime:0.004811s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001676s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `purchaseorder`.`id`,`purchaseorder`.`number`,`purchaseorder`.`supplier_factory_id`,`purchaseorder`.`sup_order_id`,`purchaseorder`.`material_id`,`purchaseorder`.`orderinfo_id`,`purchaseorder`.`order_amount`,`purchaseorder`.`kucun_amount`,`purchaseorder`.`amount`,`purchaseorder`.`lingqu_amount`,`purchaseorder`.`daohuo_amount`,`purchaseorder`.`price`,`purchaseorder`.`suppliercustomer_id`,`purchaseorder`.`factorymge_id`,`purchaseorder`.`admin_id`,`purchaseorder`.`order_status`,`purchaseorder`.`build_time`,`purchaseorder`.`remind_day`,`purchaseorder`.`end_time`,`purchaseorder`.`responsible_staffinfos`,`purchaseorder`.`responsible_staffinfovars`,`purchaseorder`.`bind_pro_id`,`purchaseorder`.`bind_mat_id`,`purchaseorder`.`beizhu`,`purchaseorder`.`feedback`,`purchaseorder`.`order_type`,`purchaseorder`.`guoqitime`,`purchaseorder`.`guoqi_status`,`purchaseorder`.`createtime`,`purchaseorder`.`updatetime`,`purchaseorder`.`is_modify`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete,bindmaterial.id AS bindmaterial__id,bindmaterial.name AS bindmaterial__name,bindmaterial.number AS bindmaterial__number,bindmaterial.avatar AS bindmaterial__avatar,bindmaterial.amount AS bindmaterial__amount,bindmaterial.warn_amount AS bindmaterial__warn_amount,bindmaterial.occupy_amount AS bindmaterial__occupy_amount,bindmaterial.factorymge_id AS bindmaterial__factorymge_id,bindmaterial.is_stop_status AS bindmaterial__is_stop_status,bindmaterial.admin_id AS bindmaterial__admin_id,bindmaterial.price AS bindmaterial__price,bindmaterial.danwei AS bindmaterial__danwei,bindmaterial.quehuo_status AS bindmaterial__quehuo_status,bindmaterial.put_position AS bindmaterial__put_position,bindmaterial.is_has_sup AS bindmaterial__is_has_sup,bindmaterial.staff_ids AS bindmaterial__staff_ids,bindmaterial.staff_names AS bindmaterial__staff_names,bindmaterial.createtime AS bindmaterial__createtime,bindmaterial.updatetime AS bindmaterial__updatetime,bindmaterial.is_delete AS bindmaterial__is_delete,bindproduct.id AS bindproduct__id,bindproduct.product_avatar AS bindproduct__product_avatar,bindproduct.name AS bindproduct__name,bindproduct.product_num AS bindproduct__product_num,bindproduct.kucun AS bindproduct__kucun,bindproduct.takeup_kucun AS bindproduct__takeup_kucun,bindproduct.staff_ids AS bindproduct__staff_ids,bindproduct.staff_names AS bindproduct__staff_names,bindproduct.pid AS bindproduct__pid,bindproduct.corresponding_num AS bindproduct__corresponding_num,bindproduct.position AS bindproduct__position,bindproduct.price AS bindproduct__price,bindproduct.factorymge_id AS bindproduct__factorymge_id,bindproduct.product_status AS bindproduct__product_status,bindproduct.admin_id AS bindproduct__admin_id,bindproduct.createtime AS bindproduct__createtime,bindproduct.updatetime AS bindproduct__updatetime FROM `ot_purchaseorder` `purchaseorder` LEFT JOIN `ot_material` `material` ON `purchaseorder`.`material_id`=`material`.`id` LEFT JOIN `ot_material` `bindmaterial` ON `purchaseorder`.`bind_mat_id`=`bindmaterial`.`id` LEFT JOIN `ot_productinfo` `bindproduct` ON `purchaseorder`.`bind_pro_id`=`bindproduct`.`id` WHERE `orderinfo_id` = 6542 AND `order_status` IN (1,2) AND `order_type` = 4 [ RunTime:0.001097s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001400s ] [ sql ] [ SQL ] SELECT `orderandmaterial`.`id`,`orderandmaterial`.`orderinfo_id`,`orderandmaterial`.`materialorder_id`,`orderandmaterial`.`productinfo_id`,`orderandmaterial`.`staffinfo_id`,`orderandmaterial`.`material_id`,`orderandmaterial`.`factorymge_id`,`orderandmaterial`.`quantity`,`orderandmaterial`.`price`,`orderandmaterial`.`createtime`,`orderandmaterial`.`updatetime`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete FROM `ot_orderandmaterial` `orderandmaterial` LEFT JOIN `ot_material` `material` ON `orderandmaterial`.`material_id`=`material`.`id` WHERE `orderinfo_id` = 6542 [ RunTime:0.000654s ] --------------------------------------------------------------- [ 2022-07-15T16:54:23+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019988s][吞吐率:50.03req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:24+08:00 ] 106.112.200.181 POST /api/material/getMaterailsById?staff_id=98&materialStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/material/getMaterailsById?staff_id=98&materialStr=&offset=0&pageNum=10 [运行时间:0.046921s][吞吐率:21.31req/s] [内存消耗:4,882.13kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001049s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getMaterailsById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'materialStr' => '', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001517s ] [ info ] [ RUN ] app\api\controller\Material->getMaterailsById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000476s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001108s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `factorymge_id` = 40 AND `is_delete` = 1 AND ( amount >= 0 ) AND ( 1=1 ) AND ( `name` LIKE '%%' OR `number` LIKE '%%' ) ORDER BY `createtime` DESC LIMIT 0,10 [ RunTime:0.000646s ] --------------------------------------------------------------- [ 2022-07-15T16:54:24+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.031149s][吞吐率:32.10req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001195s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001651s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:24+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020181s][吞吐率:49.55req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001183s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:24+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030573s][吞吐率:32.71req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001210s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001662s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000137s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:27+08:00 ] 106.112.200.181 POST /api/material/getMaterailsById?staff_id=98&keywords=%E9%93%9D%E6%9D%BF&materialStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/material/getMaterailsById?staff_id=98&keywords=%E9%93%9D%E6%9D%BF&materialStr=&offset=0&pageNum=10 [运行时间:0.045723s][吞吐率:21.87req/s] [内存消耗:4,881.91kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getMaterailsById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'keywords' => '铝板', 'materialStr' => '', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001479s ] [ info ] [ RUN ] app\api\controller\Material->getMaterailsById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000530s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001525s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `factorymge_id` = 40 AND `is_delete` = 1 AND ( amount >= 0 ) AND ( 1=1 ) AND ( `name` LIKE '%铝板%' OR `number` LIKE '%铝板%' ) ORDER BY `createtime` DESC LIMIT 0,10 [ RunTime:0.000632s ] --------------------------------------------------------------- [ 2022-07-15T16:54:28+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028872s][吞吐率:34.64req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001592s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:28+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.031595s][吞吐率:31.65req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001300s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001714s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000123s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:31+08:00 ] 106.112.200.181 POST /api/material/getMaterailsById?staff_id=98&keywords=%E9%93%9D%E6%9D%BF&materialStr=&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/material/getMaterailsById?staff_id=98&keywords=%E9%93%9D%E6%9D%BF&materialStr=&offset=1&pageNum=10 [运行时间:0.044122s][吞吐率:22.66req/s] [内存消耗:4,881.99kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001044s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getMaterailsById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'keywords' => '铝板', 'materialStr' => '', 'offset' => '1', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001479s ] [ info ] [ RUN ] app\api\controller\Material->getMaterailsById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000495s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `factorymge_id` = 40 AND `is_delete` = 1 AND ( amount >= 0 ) AND ( 1=1 ) AND ( `name` LIKE '%铝板%' OR `number` LIKE '%铝板%' ) ORDER BY `createtime` DESC LIMIT 10,10 [ RunTime:0.000748s ] --------------------------------------------------------------- [ 2022-07-15T16:54:31+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028948s][吞吐率:34.54req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001091s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001485s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:32+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030060s][吞吐率:33.27req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000064s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001170s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001876s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000132s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:33+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030096s][吞吐率:33.23req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001163s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001508s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000110s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:33+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027769s][吞吐率:36.01req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001082s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001583s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000094s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:34+08:00 ] 106.112.200.181 POST /api/material/getMaterailsById?staff_id=98&keywords=%E9%93%9D%E6%9D%BF&materialStr=&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/material/getMaterailsById?staff_id=98&keywords=%E9%93%9D%E6%9D%BF&materialStr=&offset=2&pageNum=10 [运行时间:0.047837s][吞吐率:20.90req/s] [内存消耗:4,870.13kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001214s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getMaterailsById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'keywords' => '铝板', 'materialStr' => '', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001640s ] [ info ] [ RUN ] app\api\controller\Material->getMaterailsById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000549s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001627s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001155s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001217s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `factorymge_id` = 40 AND `is_delete` = 1 AND ( amount >= 0 ) AND ( 1=1 ) AND ( `name` LIKE '%铝板%' OR `number` LIKE '%铝板%' ) ORDER BY `createtime` DESC LIMIT 20,10 [ RunTime:0.000766s ] --------------------------------------------------------------- [ 2022-07-15T16:54:34+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029932s][吞吐率:33.41req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001770s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:35+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028919s][吞吐率:34.58req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001206s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001607s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000094s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:36+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028537s][吞吐率:35.04req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001139s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001543s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000094s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:37+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.031407s][吞吐率:31.84req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001144s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001661s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:40+08:00 ] 106.112.200.181 POST /api/lingku/order/xiaFaLingByOrderId?staff_id=98&orderId=6542&materialId=489&shul=311.0 [ info ] 47.105.33.115:8081/api/lingku/order/xiaFaLingByOrderId?staff_id=98&orderId=6542&materialId=489&shul=311.0 [运行时间:0.054510s][吞吐率:18.35req/s] [内存消耗:4,732.26kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001234s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'lingku.order', 2 => 'xiaFaLingByOrderId', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'orderId' => '6542', 'materialId' => '489', 'shul' => '311.0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001610s ] [ info ] [ RUN ] app\api\controller\lingku\Order->xiaFaLingByOrderId[ /alidata/www/gendan/application/api/controller/lingku/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000452s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001380s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 98 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001460s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 489 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001475s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderandmaterial` WHERE `orderinfo_id` = 6542 AND `material_id` = 489 LIMIT 1 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001484s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 6542 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] INSERT INTO `ot_orderandmaterial` (`orderinfo_id` , `productinfo_id` , `staffinfo_id` , `material_id` , `factorymge_id` , `quantity` , `price` , `createtime`) VALUES (6542 , 1238 , 98 , 489 , 40 , 311 , 175 , 1657875280) [ RunTime:0.000301s ] [ sql ] [ SQL ] UPDATE `ot_material` SET `amount`=499,`updatetime`=1657875280 WHERE `id` = 489 [ RunTime:0.000267s ] --------------------------------------------------------------- [ 2022-07-15T16:54:40+08:00 ] 106.112.200.181 POST /api/material/getLingQuDanById?staff_id=98&orderId=6542 [ info ] 47.105.33.115:8081/api/material/getLingQuDanById?staff_id=98&orderId=6542 [运行时间:0.050426s][吞吐率:19.83req/s] [内存消耗:4,949.00kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001335s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getLingQuDanById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'orderId' => '6542', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001748s ] [ info ] [ RUN ] app\api\controller\Material->getLingQuDanById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000530s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001994s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001326s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000657s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `orderandmaterial`.`id`,`orderandmaterial`.`orderinfo_id`,`orderandmaterial`.`materialorder_id`,`orderandmaterial`.`productinfo_id`,`orderandmaterial`.`staffinfo_id`,`orderandmaterial`.`material_id`,`orderandmaterial`.`factorymge_id`,`orderandmaterial`.`quantity`,`orderandmaterial`.`price`,`orderandmaterial`.`createtime`,`orderandmaterial`.`updatetime`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete FROM `ot_orderandmaterial` `orderandmaterial` LEFT JOIN `ot_material` `material` ON `orderandmaterial`.`material_id`=`material`.`id` WHERE `orderandmaterial`.`orderinfo_id` = '6542' ORDER BY `orderandmaterial`.`createtime` [ RunTime:0.000532s ] --------------------------------------------------------------- [ 2022-07-15T16:54:40+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029036s][吞吐率:34.44req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001282s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001630s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:41+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027141s][吞吐率:36.84req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001099s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001537s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:41+08:00 ] 106.112.200.181 POST /api/material/getMaterailsById?staff_id=98&materialStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/material/getMaterailsById?staff_id=98&materialStr=&offset=0&pageNum=10 [运行时间:0.061512s][吞吐率:16.26req/s] [内存消耗:4,882.13kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000060s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001747s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getMaterailsById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'materialStr' => '', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002275s ] [ info ] [ RUN ] app\api\controller\Material->getMaterailsById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000620s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001160s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001116s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `factorymge_id` = 40 AND `is_delete` = 1 AND ( amount >= 0 ) AND ( 1=1 ) AND ( `name` LIKE '%%' OR `number` LIKE '%%' ) ORDER BY `createtime` DESC LIMIT 0,10 [ RunTime:0.000652s ] --------------------------------------------------------------- [ 2022-07-15T16:54:41+08:00 ] 106.112.200.181 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018771s][吞吐率:53.27req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001083s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:44+08:00 ] 106.112.200.181 POST /api/material/getMaterailsById?staff_id=98&keywords=%E9%93%86%E9%92%89&materialStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/material/getMaterailsById?staff_id=98&keywords=%E9%93%86%E9%92%89&materialStr=&offset=0&pageNum=10 [运行时间:0.048515s][吞吐率:20.61req/s] [内存消耗:4,881.97kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001086s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getMaterailsById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'keywords' => '铆钉', 'materialStr' => '', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001646s ] [ info ] [ RUN ] app\api\controller\Material->getMaterailsById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000488s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001209s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001147s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `factorymge_id` = 40 AND `is_delete` = 1 AND ( amount >= 0 ) AND ( 1=1 ) AND ( `name` LIKE '%铆钉%' OR `number` LIKE '%铆钉%' ) ORDER BY `createtime` DESC LIMIT 0,10 [ RunTime:0.000846s ] --------------------------------------------------------------- [ 2022-07-15T16:54:44+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.031169s][吞吐率:32.08req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001162s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001520s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:44+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029658s][吞吐率:33.72req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001145s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001671s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:46+08:00 ] 106.112.200.181 POST /api/material/getMaterailsById?staff_id=98&keywords=%E9%93%86%E9%92%89&materialStr=&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/material/getMaterailsById?staff_id=98&keywords=%E9%93%86%E9%92%89&materialStr=&offset=1&pageNum=10 [运行时间:0.046562s][吞吐率:21.48req/s] [内存消耗:4,870.10kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001276s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getMaterailsById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'keywords' => '铆钉', 'materialStr' => '', 'offset' => '1', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001819s ] [ info ] [ RUN ] app\api\controller\Material->getMaterailsById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000463s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001059s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000499s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001326s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `factorymge_id` = 40 AND `is_delete` = 1 AND ( amount >= 0 ) AND ( 1=1 ) AND ( `name` LIKE '%铆钉%' OR `number` LIKE '%铆钉%' ) ORDER BY `createtime` DESC LIMIT 10,10 [ RunTime:0.000680s ] --------------------------------------------------------------- [ 2022-07-15T16:54:46+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028006s][吞吐率:35.71req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001552s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:47+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029679s][吞吐率:33.69req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001580s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:54+08:00 ] 106.112.200.181 POST /api/lingku/order/xiaFaLingByOrderId?staff_id=98&orderId=6542&materialId=550&shul=100000.0 [ info ] 47.105.33.115:8081/api/lingku/order/xiaFaLingByOrderId?staff_id=98&orderId=6542&materialId=550&shul=100000.0 [运行时间:0.052297s][吞吐率:19.12req/s] [内存消耗:4,732.08kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001058s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'lingku.order', 2 => 'xiaFaLingByOrderId', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'orderId' => '6542', 'materialId' => '550', 'shul' => '100000.0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001495s ] [ info ] [ RUN ] app\api\controller\lingku\Order->xiaFaLingByOrderId[ /alidata/www/gendan/application/api/controller/lingku/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000610s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001421s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 98 LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001582s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 550 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderandmaterial` WHERE `orderinfo_id` = 6542 AND `material_id` = 550 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001455s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 6542 LIMIT 1 [ RunTime:0.000565s ] [ sql ] [ SQL ] INSERT INTO `ot_orderandmaterial` (`orderinfo_id` , `productinfo_id` , `staffinfo_id` , `material_id` , `factorymge_id` , `quantity` , `price` , `createtime`) VALUES (6542 , 1238 , 98 , 550 , 40 , 100000 , 0.035 , 1657875294) [ RunTime:0.000395s ] [ sql ] [ SQL ] UPDATE `ot_material` SET `amount`=274012,`updatetime`=1657875294 WHERE `id` = 550 [ RunTime:0.000500s ] --------------------------------------------------------------- [ 2022-07-15T16:54:55+08:00 ] 106.112.200.181 POST /api/material/getLingQuDanById?staff_id=98&orderId=6542 [ info ] 47.105.33.115:8081/api/material/getLingQuDanById?staff_id=98&orderId=6542 [运行时间:0.047174s][吞吐率:21.20req/s] [内存消耗:4,951.09kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001124s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'material', 2 => 'getLingQuDanById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=9prlm8mmobimla0pn5ibt914c2', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '98', 'orderId' => '6542', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001537s ] [ info ] [ RUN ] app\api\controller\Material->getLingQuDanById[ /alidata/www/gendan/application/api/controller/Material.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000577s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001592s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001095s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '98' LIMIT 1 [ RunTime:0.000495s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `orderandmaterial`.`id`,`orderandmaterial`.`orderinfo_id`,`orderandmaterial`.`materialorder_id`,`orderandmaterial`.`productinfo_id`,`orderandmaterial`.`staffinfo_id`,`orderandmaterial`.`material_id`,`orderandmaterial`.`factorymge_id`,`orderandmaterial`.`quantity`,`orderandmaterial`.`price`,`orderandmaterial`.`createtime`,`orderandmaterial`.`updatetime`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete FROM `ot_orderandmaterial` `orderandmaterial` LEFT JOIN `ot_material` `material` ON `orderandmaterial`.`material_id`=`material`.`id` WHERE `orderandmaterial`.`orderinfo_id` = '6542' ORDER BY `orderandmaterial`.`createtime` [ RunTime:0.000630s ] --------------------------------------------------------------- [ 2022-07-15T16:54:55+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026467s][吞吐率:37.78req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001054s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001476s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:54:56+08:00 ] 106.112.200.181 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030633s][吞吐率:32.64req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001234s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 11; NAM-AL00 Build/HUAWEINAM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001566s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000139s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T16:58:09+08:00 ] 109.237.103.118 GET /.aws/credentials [ info ] 47.105.33.115/.aws/credentials [运行时间:0.019889s][吞吐率:50.28req/s] [内存消耗:2,228.88kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001155s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.aws', 1 => 'credentials', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:06:40+08:00 ] 37.0.8.116 POST /boaform/admin/formLogin [ info ] 47.105.33.115:80/boaform/admin/formLogin [运行时间:0.020047s][吞吐率:49.88req/s] [内存消耗:2,209.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001076s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'boaform', 1 => 'admin', 2 => 'formLogin', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '29', 'origin' => 'http://47.105.33.115:80', 'connection' => 'keep-alive', 'referer' => 'http://47.105.33.115:80/admin/login.asp', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'psd' => 'Feefifofum', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:18:35+08:00 ] 198.235.24.158 GET / [ info ] www.clcoa.com/ [运行时间:0.028428s][吞吐率:35.18req/s] [内存消耗:3,333.21kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001544s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:20:51+08:00 ] 64.62.197.197 GET / [ info ] 47.105.33.115/ [运行时间:0.029615s][吞吐率:33.77req/s] [内存消耗:3,331.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001516s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:22:30+08:00 ] 95.38.63.37 GET / [ info ] 47.105.33.115:80/ [运行时间:0.029285s][吞吐率:34.15req/s] [内存消耗:3,332.86kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7', 'content-length' => '0', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001578s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000155s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:24:59+08:00 ] 64.62.197.204 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.020803s][吞吐率:48.07req/s] [内存消耗:2,225.64kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:31:56+08:00 ] 128.1.248.26 GET / [ info ] 47.105.33.115/ [运行时间:0.026874s][吞吐率:37.21req/s] [内存消耗:3,333.41kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001088s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001479s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000090s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:37:56+08:00 ] 143.92.32.26 GET / [ info ] www.hljlinuo.com/ [运行时间:0.032115s][吞吐率:31.14req/s] [内存消耗:3,332.84kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001224s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.hljlinuo.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001810s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:42:25+08:00 ] 110.244.129.121 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020984s][吞吐率:47.66req/s] [内存消耗:2,225.82kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 8.0.0; FRD-AL10 Build/HUAWEIFRD-AL10)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:42:25+08:00 ] 110.244.129.121 POST /api/office/officeorder/getorderlist?userId=19&keywords=&shenhe=1&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=19&keywords=&shenhe=1&offset=1&pageNum=10 [运行时间:0.065597s][吞吐率:15.24req/s] [内存消耗:4,912.91kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=qci3982lq9kg4h9fcdai4ecr30', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', 'keywords' => '', 'shenhe' => '1', 'offset' => '1', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001515s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getorderlist[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000510s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001455s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001568s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001095s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 26 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1657878145>orderinfo.end_time desc,1657878145>orderinfo.end_time desc,1657878145-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002879s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001433s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000493s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [ 2022-07-15T17:42:26+08:00 ] 110.244.129.121 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020589s][吞吐率:48.57req/s] [内存消耗:2,225.82kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001210s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 8.0.0; FRD-AL10 Build/HUAWEIFRD-AL10)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:42:26+08:00 ] 110.244.129.121 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021744s][吞吐率:45.99req/s] [内存消耗:2,225.82kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001171s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 8.0.0; FRD-AL10 Build/HUAWEIFRD-AL10)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:42:55+08:00 ] 110.244.129.121 POST /api/office/officeorder/getV3OfficeOrderInfoById [ info ] 47.105.33.115:8081/api/office/officeorder/getV3OfficeOrderInfoById [运行时间:0.057954s][吞吐率:17.26req/s] [内存消耗:4,960.59kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001216s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getV3OfficeOrderInfoById', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '22', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=qci3982lq9kg4h9fcdai4ecr30', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', 'orderId' => '6514', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001562s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getV3OfficeOrderInfoById[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000509s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001731s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 6514 LIMIT 1 [ RunTime:0.000496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001158s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1261 LIMIT 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_guzhangduihua` [ RunTime:0.001255s ] [ sql ] [ SQL ] SELECT * FROM `ot_guzhangduihua` WHERE `orderinfo_id` = 6514 ORDER BY `createtime` DESC [ RunTime:0.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001601s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `orderinfo_id` = 6514 AND ( money>0 ) ORDER BY `createtime` DESC [ RunTime:0.000752s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001189s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderandmaterial` WHERE `orderinfo_id` = 6514 [ RunTime:0.000446s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `pid` = 6514 ORDER BY `createtime` ASC [ RunTime:0.001514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001245s ] [ sql ] [ SQL ] SELECT * FROM `ot_purchaseorder` WHERE `orderinfo_id` = 6514 AND `order_type` = 4 ORDER BY `createtime` ASC [ RunTime:0.000391s ] --------------------------------------------------------------- [ 2022-07-15T17:42:55+08:00 ] 110.244.129.121 POST /api/techprocess/gettechprocess?productinfo_id=1261 [ info ] 47.105.33.115:8081/api/techprocess/gettechprocess?productinfo_id=1261 [运行时间:0.039026s][吞吐率:25.62req/s] [内存消耗:4,283.90kb] [文件加载:70] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001147s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'techprocess', 2 => 'gettechprocess', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=qci3982lq9kg4h9fcdai4ecr30', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'productinfo_id' => '1261', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001719s ] [ info ] [ RUN ] app\api\controller\Techprocess->gettechprocess[ /alidata/www/gendan/application/api/controller/Techprocess.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000398s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_techprocess` [ RunTime:0.001601s ] [ sql ] [ SQL ] SELECT * FROM `ot_techprocess` WHERE `productinfo_id` = 1261 ORDER BY `number` ASC [ RunTime:0.001023s ] --------------------------------------------------------------- [ 2022-07-15T17:55:51+08:00 ] 223.104.227.139 GET / [ info ] www.clcoa.com/ [运行时间:0.863890s][吞吐率:1.16req/s] [内存消耗:5,534.10kb] [文件加载:91] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001102s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'upgrade-insecure-requests' => '1', 'cookie' => 'PHPSESSID=1skslccshsq5n4girgn7mg2ig3', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.9(0x18000931) NetType/4G Language/zh_CN', 'accept-language' => 'zh-cn', 'accept-encoding' => 'gzip, deflate', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001518s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->index[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'menulist', 6 => 'navlist', 7 => 'fixedmenu', 8 => 'referermenu', 9 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000509s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001321s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001075s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.000971s ] --------------------------------------------------------------- [ 2022-07-15T17:55:52+08:00 ] 223.104.227.139 GET /admin/ajax/lang?callback=define&controllername=index&v=1657878950 [ info ] www.clcoa.com/admin/ajax/lang?callback=define&controllername=index&v=1657878950 [运行时间:0.032670s][吞吐率:30.61req/s] [内存消耗:3,859.20kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001102s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'accept' => '*/*', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=1skslccshsq5n4girgn7mg2ig3', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.9(0x18000931) NetType/4G Language/zh_CN', 'accept-language' => 'zh-cn', 'referer' => 'http://www.clcoa.com/', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1657878950', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001549s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000123s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:55:57+08:00 ] 223.104.227.139 GET /admin/financial/accountsreceivable?addtabs=1 [ info ] www.clcoa.com/admin/financial/accountsreceivable?addtabs=1 [运行时间:0.055832s][吞吐率:17.91req/s] [内存消耗:5,282.05kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001200s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountsreceivable', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'cookie' => 'PHPSESSID=1skslccshsq5n4girgn7mg2ig3', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.9(0x18000931) NetType/4G Language/zh_CN', 'referer' => 'http://www.clcoa.com/admin/financial/accountsreceivable?ref=addtabs', 'accept-language' => 'zh-cn', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'addtabs' => '1', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001677s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountsreceivable.php [ info ] [ RUN ] app\admin\controller\financial\Accountsreceivable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountsreceivable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountsreceivable/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000481s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001393s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001142s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.002148s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000506s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `ot_auth_rule` WHERE `name` = 'financial/accountsreceivable' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [ 2022-07-15T17:55:58+08:00 ] 223.104.227.139 GET /admin/ajax/lang?callback=define&controllername=financial.accountsreceivable&v=1657878957 [ info ] www.clcoa.com/admin/ajax/lang?callback=define&controllername=financial.accountsreceivable&v=1657878957 [运行时间:0.034667s][吞吐率:28.85req/s] [内存消耗:3,854.91kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001265s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'accept' => '*/*', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=1skslccshsq5n4girgn7mg2ig3', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.9(0x18000931) NetType/4G Language/zh_CN', 'accept-language' => 'zh-cn', 'referer' => 'http://www.clcoa.com/admin/financial/accountsreceivable?addtabs=1', 'accept-encoding' => 'gzip, deflate', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountsreceivable', 'v' => '1657878957', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001939s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountsreceivable.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T17:55:59+08:00 ] 223.104.227.139 GET /admin/financial/accountsreceivable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1657878957998 [ info ] www.clcoa.com/admin/financial/accountsreceivable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1657878957998 [运行时间:0.085913s][吞吐率:11.64req/s] [内存消耗:6,182.97kb] [文件加载:91] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001051s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountsreceivable', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'content-type' => 'application/json', 'accept-encoding' => 'gzip, deflate', 'cookie' => 'PHPSESSID=1skslccshsq5n4girgn7mg2ig3', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.9(0x18000931) NetType/4G Language/zh_CN', 'referer' => 'http://www.clcoa.com/admin/financial/accountsreceivable?addtabs=1', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657878957998', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001577s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountsreceivable.php [ info ] [ RUN ] app\admin\controller\financial\Accountsreceivable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountsreceivable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000131s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000512s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001430s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000608s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001343s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001658s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001181s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001219s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountsreceivable` `accountsreceivable` LEFT JOIN `ot_orderinfo` `orderinfo` ON `accountsreceivable`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `accountsreceivable`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `accountsreceivable`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountsreceivable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `accountsreceivable`.`outbound_id`=`outbound`.`id` WHERE `accountsreceivable`.`factorymge_id` = '40' ORDER BY `accountsreceivable`.`id` DESC LIMIT 1 [ RunTime:0.002652s ] [ sql ] [ SQL ] SELECT `accountsreceivable`.`id`,`accountsreceivable`.`rece_pic`,`accountsreceivable`.`money`,`accountsreceivable`.`reced_money`,`accountsreceivable`.`yu_money`,`accountsreceivable`.`kehu_id`,`accountsreceivable`.`factorymge_id`,`accountsreceivable`.`sour_fac_id`,`accountsreceivable`.`orderinfo_id`,`accountsreceivable`.`productinfo_id`,`accountsreceivable`.`outbound_id`,`accountsreceivable`.`outboundandorder_id`,`accountsreceivable`.`rece_type`,`accountsreceivable`.`subject_type`,`accountsreceivable`.`year`,`accountsreceivable`.`month`,`accountsreceivable`.`day`,`accountsreceivable`.`explain`,`accountsreceivable`.`createtime`,`accountsreceivable`.`updatetime`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,outbound.id AS outbound__id,outbound.number AS outbound__number,outbound.kehu_id AS outbound__kehu_id,outbound.total_money AS outbound__total_money,outbound.buildstaff_id AS outbound__buildstaff_id,outbound.staffinfo_id AS outbound__staffinfo_id,outbound.factorymge_id AS outbound__factorymge_id,outbound.complete_status AS outbound__complete_status,outbound.admin_id AS outbound__admin_id,outbound.is_print AS outbound__is_print,outbound.createtime AS outbound__createtime,outbound.updatetime AS outbound__updatetime FROM `ot_accountsreceivable` `accountsreceivable` LEFT JOIN `ot_orderinfo` `orderinfo` ON `accountsreceivable`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `accountsreceivable`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `accountsreceivable`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountsreceivable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `accountsreceivable`.`outbound_id`=`outbound`.`id` WHERE `accountsreceivable`.`factorymge_id` = '40' ORDER BY `accountsreceivable`.`id` DESC LIMIT 0,10 [ RunTime:0.001001s ] --------------------------------------------------------------- [ 2022-07-15T17:56:26+08:00 ] 223.104.227.139 GET /admin/financial/accountsreceivable/index?sort=id&order=desc&offset=20&limit=10&filter=%7B%7D&op=%7B%7D&_=1657878957999 [ info ] www.clcoa.com/admin/financial/accountsreceivable/index?sort=id&order=desc&offset=20&limit=10&filter=%7B%7D&op=%7B%7D&_=1657878957999 [运行时间:0.088409s][吞吐率:11.31req/s] [内存消耗:6,182.19kb] [文件加载:91] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001176s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountsreceivable', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'content-type' => 'application/json', 'accept-encoding' => 'gzip, deflate', 'cookie' => 'PHPSESSID=1skslccshsq5n4girgn7mg2ig3', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.9(0x18000931) NetType/4G Language/zh_CN', 'referer' => 'http://www.clcoa.com/admin/financial/accountsreceivable?addtabs=1', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '20', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657878957999', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001637s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountsreceivable.php [ info ] [ RUN ] app\admin\controller\financial\Accountsreceivable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountsreceivable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000597s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001992s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001097s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001709s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001144s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001089s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountsreceivable` `accountsreceivable` LEFT JOIN `ot_orderinfo` `orderinfo` ON `accountsreceivable`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `accountsreceivable`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `accountsreceivable`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountsreceivable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `accountsreceivable`.`outbound_id`=`outbound`.`id` WHERE `accountsreceivable`.`factorymge_id` = '40' ORDER BY `accountsreceivable`.`id` DESC LIMIT 1 [ RunTime:0.002737s ] [ sql ] [ SQL ] SELECT `accountsreceivable`.`id`,`accountsreceivable`.`rece_pic`,`accountsreceivable`.`money`,`accountsreceivable`.`reced_money`,`accountsreceivable`.`yu_money`,`accountsreceivable`.`kehu_id`,`accountsreceivable`.`factorymge_id`,`accountsreceivable`.`sour_fac_id`,`accountsreceivable`.`orderinfo_id`,`accountsreceivable`.`productinfo_id`,`accountsreceivable`.`outbound_id`,`accountsreceivable`.`outboundandorder_id`,`accountsreceivable`.`rece_type`,`accountsreceivable`.`subject_type`,`accountsreceivable`.`year`,`accountsreceivable`.`month`,`accountsreceivable`.`day`,`accountsreceivable`.`explain`,`accountsreceivable`.`createtime`,`accountsreceivable`.`updatetime`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,outbound.id AS outbound__id,outbound.number AS outbound__number,outbound.kehu_id AS outbound__kehu_id,outbound.total_money AS outbound__total_money,outbound.buildstaff_id AS outbound__buildstaff_id,outbound.staffinfo_id AS outbound__staffinfo_id,outbound.factorymge_id AS outbound__factorymge_id,outbound.complete_status AS outbound__complete_status,outbound.admin_id AS outbound__admin_id,outbound.is_print AS outbound__is_print,outbound.createtime AS outbound__createtime,outbound.updatetime AS outbound__updatetime FROM `ot_accountsreceivable` `accountsreceivable` LEFT JOIN `ot_orderinfo` `orderinfo` ON `accountsreceivable`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `accountsreceivable`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `accountsreceivable`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountsreceivable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `accountsreceivable`.`outbound_id`=`outbound`.`id` WHERE `accountsreceivable`.`factorymge_id` = '40' ORDER BY `accountsreceivable`.`id` DESC LIMIT 20,10 [ RunTime:0.002174s ] --------------------------------------------------------------- [ 2022-07-15T17:56:46+08:00 ] 223.104.227.139 GET /admin/financial/accountsreceivable/index?sort=id&order=desc&offset=30&limit=10&filter=%7B%7D&op=%7B%7D&_=1657878958000 [ info ] www.clcoa.com/admin/financial/accountsreceivable/index?sort=id&order=desc&offset=30&limit=10&filter=%7B%7D&op=%7B%7D&_=1657878958000 [运行时间:0.087525s][吞吐率:11.43req/s] [内存消耗:6,182.73kb] [文件加载:91] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001104s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountsreceivable', 2 => 'index', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'content-type' => 'application/json', 'accept-encoding' => 'gzip, deflate', 'cookie' => 'PHPSESSID=1skslccshsq5n4girgn7mg2ig3', 'connection' => 'keep-alive', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 MicroMessenger/8.0.9(0x18000931) NetType/4G Language/zh_CN', 'referer' => 'http://www.clcoa.com/admin/financial/accountsreceivable?addtabs=1', 'accept-language' => 'zh-cn', 'x-requested-with' => 'XMLHttpRequest', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '30', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1657878958000', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001537s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountsreceivable.php [ info ] [ RUN ] app\admin\controller\financial\Accountsreceivable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountsreceivable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000126s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000576s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001765s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001167s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001648s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001608s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001497s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001140s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountsreceivable` `accountsreceivable` LEFT JOIN `ot_orderinfo` `orderinfo` ON `accountsreceivable`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `accountsreceivable`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `accountsreceivable`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountsreceivable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `accountsreceivable`.`outbound_id`=`outbound`.`id` WHERE `accountsreceivable`.`factorymge_id` = '40' ORDER BY `accountsreceivable`.`id` DESC LIMIT 1 [ RunTime:0.003027s ] [ sql ] [ SQL ] SELECT `accountsreceivable`.`id`,`accountsreceivable`.`rece_pic`,`accountsreceivable`.`money`,`accountsreceivable`.`reced_money`,`accountsreceivable`.`yu_money`,`accountsreceivable`.`kehu_id`,`accountsreceivable`.`factorymge_id`,`accountsreceivable`.`sour_fac_id`,`accountsreceivable`.`orderinfo_id`,`accountsreceivable`.`productinfo_id`,`accountsreceivable`.`outbound_id`,`accountsreceivable`.`outboundandorder_id`,`accountsreceivable`.`rece_type`,`accountsreceivable`.`subject_type`,`accountsreceivable`.`year`,`accountsreceivable`.`month`,`accountsreceivable`.`day`,`accountsreceivable`.`explain`,`accountsreceivable`.`createtime`,`accountsreceivable`.`updatetime`,orderinfo.id AS orderinfo__id,orderinfo.nei_number AS orderinfo__nei_number,orderinfo.number AS orderinfo__number,orderinfo.pid AS orderinfo__pid,orderinfo.order_company AS orderinfo__order_company,orderinfo.order_connect AS orderinfo__order_connect,orderinfo.order_phone AS orderinfo__order_phone,orderinfo.kehu_id AS orderinfo__kehu_id,orderinfo.price AS orderinfo__price,orderinfo.material_id AS orderinfo__material_id,orderinfo.pProductinfo_id AS orderinfo__pProductinfo_id,orderinfo.productinfo_id AS orderinfo__productinfo_id,orderinfo.order_type AS orderinfo__order_type,orderinfo.order_status AS orderinfo__order_status,orderinfo.all_order_status AS orderinfo__all_order_status,orderinfo.shengchan_status AS orderinfo__shengchan_status,orderinfo.zuixinshuoming AS orderinfo__zuixinshuoming,orderinfo.guzhangshu AS orderinfo__guzhangshu,orderinfo.zuixinguzhang AS orderinfo__zuixinguzhang,orderinfo.techprocess_id AS orderinfo__techprocess_id,orderinfo.actual_amount AS orderinfo__actual_amount,orderinfo.kucun_amount AS orderinfo__kucun_amount,orderinfo.produce_amount AS orderinfo__produce_amount,orderinfo.produced_amount AS orderinfo__produced_amount,orderinfo.waste_amount AS orderinfo__waste_amount,orderinfo.produced_time AS orderinfo__produced_time,orderinfo.send_amount AS orderinfo__send_amount,orderinfo.ruku_posi AS orderinfo__ruku_posi,orderinfo.sent_amount AS orderinfo__sent_amount,orderinfo.out_time AS orderinfo__out_time,orderinfo.build_order_staffid AS orderinfo__build_order_staffid,orderinfo.factorymge_id AS orderinfo__factorymge_id,orderinfo.admin_id AS orderinfo__admin_id,orderinfo.remind_day AS orderinfo__remind_day,orderinfo.build_time AS orderinfo__build_time,orderinfo.end_time AS orderinfo__end_time,orderinfo.responsible_staffinfos AS orderinfo__responsible_staffinfos,orderinfo.responsible_staffinfovars AS orderinfo__responsible_staffinfovars,orderinfo.feedback AS orderinfo__feedback,orderinfo.guoqitime AS orderinfo__guoqitime,orderinfo.guoqi_status AS orderinfo__guoqi_status,orderinfo.put_position AS orderinfo__put_position,orderinfo.createtime AS orderinfo__createtime,orderinfo.updatetime AS orderinfo__updatetime,orderinfo.is_modify AS orderinfo__is_modify,orderinfo.purchaseorder_id AS orderinfo__purchaseorder_id,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime,outbound.id AS outbound__id,outbound.number AS outbound__number,outbound.kehu_id AS outbound__kehu_id,outbound.total_money AS outbound__total_money,outbound.buildstaff_id AS outbound__buildstaff_id,outbound.staffinfo_id AS outbound__staffinfo_id,outbound.factorymge_id AS outbound__factorymge_id,outbound.complete_status AS outbound__complete_status,outbound.admin_id AS outbound__admin_id,outbound.is_print AS outbound__is_print,outbound.createtime AS outbound__createtime,outbound.updatetime AS outbound__updatetime FROM `ot_accountsreceivable` `accountsreceivable` LEFT JOIN `ot_orderinfo` `orderinfo` ON `accountsreceivable`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `accountsreceivable`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `accountsreceivable`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountsreceivable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `accountsreceivable`.`outbound_id`=`outbound`.`id` WHERE `accountsreceivable`.`factorymge_id` = '40' ORDER BY `accountsreceivable`.`id` DESC LIMIT 30,10 [ RunTime:0.001648s ] --------------------------------------------------------------- [ 2022-07-15T17:56:57+08:00 ] 61.151.206.14 GET /admin/financial/accountsreceivable?ref=addtabs [ info ] www.clcoa.com/admin/financial/accountsreceivable?ref=addtabs [运行时间:0.031850s][吞吐率:31.40req/s] [内存消耗:3,434.47kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001416s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountsreceivable', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Linux; Android 5.1.1; SM801 Build/LMY47V; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/53.0.2785.49 Mobile MQQBrowser/6.2 TBS/043024 Safari/537.36 MicroMessenger/6.5.4.1000 NetType/4G Language/zh_CN', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( 'ref' => 'addtabs', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001609s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000105s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:01:46+08:00 ] 151.236.221.232 GET / [ info ] 47.105.33.115/ [运行时间:0.031524s][吞吐率:31.72req/s] [内存消耗:3,332.92kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001373s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0', 'accept' => '*/*', 'accept-encoding' => 'deflate, gzip, br', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001883s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000109s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:19:28+08:00 ] 193.46.255.26 GET /about_state [ info ] 47.105.33.115/about_state [运行时间:0.020665s][吞吐率:48.39req/s] [内存消耗:2,225.16kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000070s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001211s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'about_state', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'nvd0rz', 'accept' => '*/*', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:28:14+08:00 ] 109.237.103.9 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.020883s][吞吐率:47.89req/s] [内存消耗:2,226.27kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001245s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:42:48+08:00 ] 101.91.60.85 GET / [ info ] www.clcoa.com/ [运行时间:0.030871s][吞吐率:32.39req/s] [内存消耗:3,333.72kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001174s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 MicroMessenger/6.5.2.501 NetType/WIFI WindowsWechat QBCore/3.43.27.400 QQBrowser/9.0.2524.400', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.6,en;q=0.4', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001611s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000120s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:49:24+08:00 ] 8.219.119.144 GET http://passport.baidu.com/ [ info ] passport.baidu.com:80http://passport.baidu.com/ [运行时间:0.027518s][吞吐率:36.34req/s] [内存消耗:3,332.62kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'passport.baidu.com:80', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001510s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:49:25+08:00 ] 8.219.119.144 GET http://passport.baidu.com/ [ info ] passport.baidu.com:80http://passport.baidu.com/ [运行时间:0.026857s][吞吐率:37.23req/s] [内存消耗:3,332.62kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001081s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'passport.baidu.com:80', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001499s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:50:21+08:00 ] 223.104.101.37 POST /api/users/login?phone=13366668888&password=123456 [ info ] www.clcoa.com/api/users/login?phone=13366668888&password=123456 [运行时间:0.040679s][吞吐率:24.58req/s] [内存消耗:4,309.65kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001395s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'users', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'phone' => '13366668888', 'password' => '123456', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002082s ] [ info ] [ RUN ] app\api\controller\Users->login[ /alidata/www/gendan/application/api/controller/Users.php ] [ info ] [ DB ] INIT mysql [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'path' => '/alidata/www/gendan/runtime/temp/', 'expire' => 2592000, ) [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000512s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001509s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13366668888' LIMIT 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13366668888' AND `accout_pwd` = 'e38bec7ec7b6be303c522a917bb15bb4' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [ 2022-07-15T18:50:22+08:00 ] 223.104.101.37 POST /api/office/officeorder/getNewestOrder?userId=2&shenhe=1 [ info ] www.clcoa.com/api/office/officeorder/getNewestOrder?userId=2&shenhe=1 [运行时间:0.049660s][吞吐率:20.14req/s] [内存消耗:4,832.73kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001126s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getNewestOrder', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '2', 'shenhe' => '1', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001774s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getNewestOrder[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000341s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001521s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001564s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001146s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 19 AND `orderinfo`.`pid` = 0 AND ( order_status in ("1","2") ) ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001993s ] --------------------------------------------------------------- [ 2022-07-15T18:50:22+08:00 ] 223.104.101.37 POST /api/office/officeorder/getorderlist?userId=2&keywords=&shenhe=1&offset=0&pageNum=10 [ info ] www.clcoa.com/api/office/officeorder/getorderlist?userId=2&keywords=&shenhe=1&offset=0&pageNum=10 [运行时间:0.057602s][吞吐率:17.36req/s] [内存消耗:4,908.41kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001081s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '2', 'keywords' => '', 'shenhe' => '1', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001503s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getorderlist[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000439s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001351s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001653s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 19 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1657882222>orderinfo.end_time desc,1657882222>orderinfo.end_time desc,1657882222-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002684s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001522s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.001074s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [ 2022-07-15T18:50:22+08:00 ] 223.104.101.37 GET /uploads/productpic/moren.png [ info ] www.clcoa.com/uploads/productpic/moren.png [运行时间:0.021187s][吞吐率:47.20req/s] [内存消耗:2,228.56kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; SEA-AL10 Build/HUAWEISEA-AL10)', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:50:22+08:00 ] 223.104.101.37 GET / [ info ] www.clcoa.com/ [运行时间:0.030295s][吞吐率:33.01req/s] [内存消耗:3,333.02kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001156s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; SEA-AL10 Build/HUAWEISEA-AL10)', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001577s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000094s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:50:23+08:00 ] 223.104.101.37 GET / [ info ] www.clcoa.com/ [运行时间:0.028669s][吞吐率:34.88req/s] [内存消耗:3,333.02kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001129s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; SEA-AL10 Build/HUAWEISEA-AL10)', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001610s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:50:26+08:00 ] 223.104.101.37 POST /api/office/officeorder/getV2OfficeOrderInfoById [ info ] www.clcoa.com/api/office/officeorder/getV2OfficeOrderInfoById [运行时间:0.082466s][吞吐率:12.13req/s] [内存消耗:5,567.30kb] [文件加载:85] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001147s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getV2OfficeOrderInfoById', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '21', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '2', 'orderId' => '4837', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001576s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getV2OfficeOrderInfoById[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000562s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001566s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001554s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001146s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001068s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `orderinfo`.`kehu_id`=`kehu`.`id` WHERE `orderinfo`.`id` = '4837' AND ( orderinfo.order_status!= '6' ) AND `orderinfo`.`pid` = 0 LIMIT 1 [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime,kehu.id AS kehu__id,kehu.name AS kehu__name,kehu.phone1 AS kehu__phone1,kehu.phone2 AS kehu__phone2,kehu.qq AS kehu__qq,kehu.email AS kehu__email,kehu.receiving_address AS kehu__receiving_address,kehu.normalstatus AS kehu__normalstatus,kehu.factorymge_id AS kehu__factorymge_id,kehu.source_fac_id AS kehu__source_fac_id,kehu.admin_id AS kehu__admin_id,kehu.createtime AS kehu__createtime,kehu.updatetime AS kehu__updatetime,parentproductinfo.id AS parentproductinfo__id,parentproductinfo.product_avatar AS parentproductinfo__product_avatar,parentproductinfo.name AS parentproductinfo__name,parentproductinfo.product_num AS parentproductinfo__product_num,parentproductinfo.kucun AS parentproductinfo__kucun,parentproductinfo.takeup_kucun AS parentproductinfo__takeup_kucun,parentproductinfo.staff_ids AS parentproductinfo__staff_ids,parentproductinfo.staff_names AS parentproductinfo__staff_names,parentproductinfo.pid AS parentproductinfo__pid,parentproductinfo.corresponding_num AS parentproductinfo__corresponding_num,parentproductinfo.position AS parentproductinfo__position,parentproductinfo.price AS parentproductinfo__price,parentproductinfo.factorymge_id AS parentproductinfo__factorymge_id,parentproductinfo.product_status AS parentproductinfo__product_status,parentproductinfo.admin_id AS parentproductinfo__admin_id,parentproductinfo.createtime AS parentproductinfo__createtime,parentproductinfo.updatetime AS parentproductinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `orderinfo`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_productinfo` `parentproductinfo` ON `orderinfo`.`pProductinfo_id`=`parentproductinfo`.`id` WHERE `orderinfo`.`pid` = '4837' AND ( order_status!= '6' ) [ RunTime:0.004825s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001068s ] [ sql ] [ SQL ] SELECT `purchaseorder`.`id`,`purchaseorder`.`number`,`purchaseorder`.`supplier_factory_id`,`purchaseorder`.`sup_order_id`,`purchaseorder`.`material_id`,`purchaseorder`.`orderinfo_id`,`purchaseorder`.`order_amount`,`purchaseorder`.`kucun_amount`,`purchaseorder`.`amount`,`purchaseorder`.`lingqu_amount`,`purchaseorder`.`daohuo_amount`,`purchaseorder`.`price`,`purchaseorder`.`suppliercustomer_id`,`purchaseorder`.`factorymge_id`,`purchaseorder`.`admin_id`,`purchaseorder`.`order_status`,`purchaseorder`.`build_time`,`purchaseorder`.`remind_day`,`purchaseorder`.`end_time`,`purchaseorder`.`responsible_staffinfos`,`purchaseorder`.`responsible_staffinfovars`,`purchaseorder`.`bind_pro_id`,`purchaseorder`.`bind_mat_id`,`purchaseorder`.`beizhu`,`purchaseorder`.`feedback`,`purchaseorder`.`order_type`,`purchaseorder`.`guoqitime`,`purchaseorder`.`guoqi_status`,`purchaseorder`.`createtime`,`purchaseorder`.`updatetime`,`purchaseorder`.`is_modify`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete FROM `ot_purchaseorder` `purchaseorder` LEFT JOIN `ot_material` `material` ON `purchaseorder`.`material_id`=`material`.`id` WHERE `purchaseorder`.`orderinfo_id` = '4837' AND ( purchaseorder.bind_pro_id = 462 or (purchaseorder.bind_pro_id = 0 and purchaseorder.bind_mat_id = 0) ) AND `purchaseorder`.`order_status` IN ('1','2') [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT `purchaseorder`.`id`,`purchaseorder`.`number`,`purchaseorder`.`supplier_factory_id`,`purchaseorder`.`sup_order_id`,`purchaseorder`.`material_id`,`purchaseorder`.`orderinfo_id`,`purchaseorder`.`order_amount`,`purchaseorder`.`kucun_amount`,`purchaseorder`.`amount`,`purchaseorder`.`lingqu_amount`,`purchaseorder`.`daohuo_amount`,`purchaseorder`.`price`,`purchaseorder`.`suppliercustomer_id`,`purchaseorder`.`factorymge_id`,`purchaseorder`.`admin_id`,`purchaseorder`.`order_status`,`purchaseorder`.`build_time`,`purchaseorder`.`remind_day`,`purchaseorder`.`end_time`,`purchaseorder`.`responsible_staffinfos`,`purchaseorder`.`responsible_staffinfovars`,`purchaseorder`.`bind_pro_id`,`purchaseorder`.`bind_mat_id`,`purchaseorder`.`beizhu`,`purchaseorder`.`feedback`,`purchaseorder`.`order_type`,`purchaseorder`.`guoqitime`,`purchaseorder`.`guoqi_status`,`purchaseorder`.`createtime`,`purchaseorder`.`updatetime`,`purchaseorder`.`is_modify`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete FROM `ot_purchaseorder` `purchaseorder` LEFT JOIN `ot_material` `material` ON `purchaseorder`.`material_id`=`material`.`id` WHERE `purchaseorder`.`orderinfo_id` = '4837' AND `purchaseorder`.`bind_mat_id` = 380 AND `purchaseorder`.`order_status` IN ('1','2') [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `purchaseorder`.`id`,`purchaseorder`.`number`,`purchaseorder`.`supplier_factory_id`,`purchaseorder`.`sup_order_id`,`purchaseorder`.`material_id`,`purchaseorder`.`orderinfo_id`,`purchaseorder`.`order_amount`,`purchaseorder`.`kucun_amount`,`purchaseorder`.`amount`,`purchaseorder`.`lingqu_amount`,`purchaseorder`.`daohuo_amount`,`purchaseorder`.`price`,`purchaseorder`.`suppliercustomer_id`,`purchaseorder`.`factorymge_id`,`purchaseorder`.`admin_id`,`purchaseorder`.`order_status`,`purchaseorder`.`build_time`,`purchaseorder`.`remind_day`,`purchaseorder`.`end_time`,`purchaseorder`.`responsible_staffinfos`,`purchaseorder`.`responsible_staffinfovars`,`purchaseorder`.`bind_pro_id`,`purchaseorder`.`bind_mat_id`,`purchaseorder`.`beizhu`,`purchaseorder`.`feedback`,`purchaseorder`.`order_type`,`purchaseorder`.`guoqitime`,`purchaseorder`.`guoqi_status`,`purchaseorder`.`createtime`,`purchaseorder`.`updatetime`,`purchaseorder`.`is_modify`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete FROM `ot_purchaseorder` `purchaseorder` LEFT JOIN `ot_material` `material` ON `purchaseorder`.`material_id`=`material`.`id` WHERE `purchaseorder`.`orderinfo_id` = '4837' AND `purchaseorder`.`bind_mat_id` = 380 AND `purchaseorder`.`order_status` IN ('1','2') [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001433s ] [ sql ] [ SQL ] SELECT `orderandmaterial`.`id`,`orderandmaterial`.`orderinfo_id`,`orderandmaterial`.`materialorder_id`,`orderandmaterial`.`productinfo_id`,`orderandmaterial`.`staffinfo_id`,`orderandmaterial`.`material_id`,`orderandmaterial`.`factorymge_id`,`orderandmaterial`.`quantity`,`orderandmaterial`.`price`,`orderandmaterial`.`createtime`,`orderandmaterial`.`updatetime`,material.id AS material__id,material.name AS material__name,material.number AS material__number,material.avatar AS material__avatar,material.amount AS material__amount,material.warn_amount AS material__warn_amount,material.occupy_amount AS material__occupy_amount,material.factorymge_id AS material__factorymge_id,material.is_stop_status AS material__is_stop_status,material.admin_id AS material__admin_id,material.price AS material__price,material.danwei AS material__danwei,material.quehuo_status AS material__quehuo_status,material.put_position AS material__put_position,material.is_has_sup AS material__is_has_sup,material.staff_ids AS material__staff_ids,material.staff_names AS material__staff_names,material.createtime AS material__createtime,material.updatetime AS material__updatetime,material.is_delete AS material__is_delete FROM `ot_orderandmaterial` `orderandmaterial` LEFT JOIN `ot_material` `material` ON `orderandmaterial`.`material_id`=`material`.`id` WHERE `orderinfo_id` = 4837 [ RunTime:0.000496s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001149s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001249s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`orderinfo_id` = '4837' AND ( money > 0 ) ORDER BY `createtime` DESC LIMIT 0,2 [ RunTime:0.001127s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_guzhangduihua` [ RunTime:0.001134s ] [ sql ] [ SQL ] SELECT `guzhangduihua`.`id`,`guzhangduihua`.`staffinfo_id`,`guzhangduihua`.`orderinfo_id`,`guzhangduihua`.`content`,`guzhangduihua`.`factorymge_id`,`guzhangduihua`.`createtime`,`guzhangduihua`.`updatetime`,staffinfo.id AS staffinfo__id,staffinfo.name AS staffinfo__name,staffinfo.jobmge_id AS staffinfo__jobmge_id,staffinfo.accout_num AS staffinfo__accout_num,staffinfo.phone_num AS staffinfo__phone_num,staffinfo.accout_pwd AS staffinfo__accout_pwd,staffinfo.salt AS staffinfo__salt,staffinfo.staff_status AS staffinfo__staff_status,staffinfo.admin_id AS staffinfo__admin_id,staffinfo.factorymge_id AS staffinfo__factorymge_id,staffinfo.createtime AS staffinfo__createtime,staffinfo.updatetime AS staffinfo__updatetime,staffinfo.portrait AS staffinfo__portrait FROM `ot_guzhangduihua` `guzhangduihua` LEFT JOIN `ot_staffinfo` `staffinfo` ON `guzhangduihua`.`staffinfo_id`=`staffinfo`.`id` WHERE `orderinfo_id` = 4837 ORDER BY `createtime` DESC LIMIT 0,5 [ RunTime:0.000498s ] [ sql ] [ SQL ] SELECT sum(price*lingqu_amount) as losscost FROM `ot_purchaseorder` WHERE `orderinfo_id` = 4837 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SELECT sum(money) as lossmoney FROM `ot_accountspayable` WHERE `orderinfo_id` = 4837 AND ( money > 0 ) LIMIT 1 [ RunTime:0.000549s ] [ sql ] [ SQL ] SELECT sum(quantity*price) as losscost FROM `ot_orderandmaterial` WHERE `orderinfo_id` = 4837 LIMIT 1 [ RunTime:0.000260s ] --------------------------------------------------------------- [ 2022-07-15T18:50:26+08:00 ] 223.104.101.37 GET /uploads/productpic/moren.png [ info ] www.clcoa.com/uploads/productpic/moren.png [运行时间:0.019304s][吞吐率:51.80req/s] [内存消耗:2,228.56kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001216s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; SEA-AL10 Build/HUAWEISEA-AL10)', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:50:26+08:00 ] 223.104.101.37 GET / [ info ] www.clcoa.com/ [运行时间:0.029114s][吞吐率:34.35req/s] [内存消耗:3,332.94kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001187s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; SEA-AL10 Build/HUAWEISEA-AL10)', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001564s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:50:27+08:00 ] 223.104.101.37 GET / [ info ] www.clcoa.com/ [运行时间:0.029417s][吞吐率:33.99req/s] [内存消耗:3,332.94kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; SEA-AL10 Build/HUAWEISEA-AL10)', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001547s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000122s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:50:32+08:00 ] 223.104.101.37 POST /api/office/accountspayable/getOtherCostsByOrderId [ info ] www.clcoa.com/api/office/accountspayable/getOtherCostsByOrderId [运行时间:0.046947s][吞吐率:21.30req/s] [内存消耗:4,671.63kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.accountspayable', 2 => 'getOtherCostsByOrderId', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '41', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '2', 'orderId' => '4837', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001488s ] [ info ] [ RUN ] app\api\controller\office\Accountspayable->getOtherCostsByOrderId[ /alidata/www/gendan/application/api/controller/office/Accountspayable.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000415s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001442s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001653s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001048s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`orderinfo_id` = '4837' AND ( accountspayable.money > 0 ) ORDER BY `accountspayable`.`createtime` DESC LIMIT 0,10 [ RunTime:0.001271s ] --------------------------------------------------------------- [ 2022-07-15T18:50:40+08:00 ] 223.104.101.37 POST /api/office/accountspayable/getOtherCostsByOrderId [ info ] www.clcoa.com/api/office/accountspayable/getOtherCostsByOrderId [运行时间:0.049280s][吞吐率:20.29req/s] [内存消耗:4,671.81kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.accountspayable', 2 => 'getOtherCostsByOrderId', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '41', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '2', 'orderId' => '4837', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001660s ] [ info ] [ RUN ] app\api\controller\office\Accountspayable->getOtherCostsByOrderId[ /alidata/www/gendan/application/api/controller/office/Accountspayable.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000582s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001544s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000501s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001812s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001149s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001281s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`orderinfo_id` = '4837' AND ( accountspayable.money > 0 ) ORDER BY `accountspayable`.`createtime` DESC LIMIT 0,10 [ RunTime:0.001213s ] --------------------------------------------------------------- [ 2022-07-15T18:51:04+08:00 ] 207.46.13.19 GET / [ info ] www.clcoa.com/ [运行时间:0.027695s][吞吐率:36.11req/s] [内存消耗:3,333.94kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001099s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'cache-control' => 'no-cache', 'connection' => 'Keep-Alive', 'pragma' => 'no-cache', 'accept' => '*/*', 'accept-encoding' => 'gzip, deflate', 'from' => 'bingbot(at)microsoft.com', 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001519s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000093s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T18:51:17+08:00 ] 45.61.186.139 GET /config/getuser?index=0 [ info ] 47.105.33.115:80/config/getuser?index=0 [运行时间:0.020379s][吞吐率:49.07req/s] [内存消耗:2,207.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001140s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'config', 1 => 'getuser', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'index' => '0', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T19:13:59+08:00 ] 46.148.206.226 GET / [ info ] CLCOA.COM/ [运行时间:0.028880s][吞吐率:34.63req/s] [内存消耗:3,285.38kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001307s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'CLCOA.COM', 'connection' => 'close', 'upgrade-insecure-requests' => '1', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', 'dnt' => '1', 'accept' => '*/*', 'accept-encoding' => 'deflate', 'accept-language' => 'ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001665s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T19:25:00+08:00 ] 128.14.141.34 GET / [ info ] 47.105.33.115/ [运行时间:0.029354s][吞吐率:34.07req/s] [内存消耗:3,333.13kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001120s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001645s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000124s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T19:37:30+08:00 ] 159.65.12.80 GET /cdn-cgi/trace [ info ] cf.chnwwhh.top/cdn-cgi/trace [运行时间:0.021071s][吞吐率:47.46req/s] [内存消耗:2,225.54kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001275s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'cdn-cgi', 1 => 'trace', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'cf.chnwwhh.top', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T19:41:15+08:00 ] 192.241.221.86 GET /actuator/health [ info ] 47.105.33.115/actuator/health [运行时间:0.020631s][吞吐率:48.47req/s] [内存消耗:2,225.60kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001121s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'actuator', 1 => 'health', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T20:35:55+08:00 ] 47.101.59.121 GET http://47.105.33.115:8082/ [ info ] 47.105.33.115:8082http://47.105.33.115:8082/ [运行时间:0.029890s][吞吐率:33.46req/s] [内存消耗:3,333.08kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001209s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'host' => '47.105.33.115:8082', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002023s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000118s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T20:35:56+08:00 ] 47.101.59.121 GET http://47.105.33.115:8082/admin/index/login?url=http%3A%2F%2F47.105.33.115%3A8082%2F [ info ] 47.105.33.115:8082http://47.105.33.115:8082/admin/index/login?url=http%3A%2F%2F47.105.33.115%3A8082%2F [运行时间:0.032016s][吞吐率:31.23req/s] [内存消耗:3,838.49kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'host' => '47.105.33.115:8082', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'url' => 'http://47.105.33.115:8082/', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001600s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T20:39:40+08:00 ] 45.61.186.139 GET /config/getuser?index=0 [ info ] 47.105.33.115:80/config/getuser?index=0 [运行时间:0.020498s][吞吐率:48.79req/s] [内存消耗:2,207.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001271s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'config', 1 => 'getuser', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'index' => '0', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T20:40:27+08:00 ] 198.235.24.26 GET / [ info ] www.clcoa.com/ [运行时间:0.028344s][吞吐率:35.28req/s] [内存消耗:3,333.34kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001236s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001517s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000090s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T21:00:29+08:00 ] 43.158.217.137 GET / [ info ] 47.105.33.115/ [运行时间:0.026852s][吞吐率:37.24req/s] [内存消耗:3,332.90kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => '\'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0\'', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001473s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000086s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T21:20:36+08:00 ] 101.251.194.55 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029516s][吞吐率:33.88req/s] [内存消耗:3,333.70kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0', 'accept-language' => 'zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3', 'accept-charset' => 'GBK,utf-8;q=0.7,*;q=0.3', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001633s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T22:03:16+08:00 ] 212.129.61.185 GET / [ info ] 47.105.33.115:80/ [运行时间:0.029574s][吞吐率:33.81req/s] [内存消耗:3,333.56kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001128s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001724s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000136s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T22:03:18+08:00 ] 212.129.61.185 GET /admin/index/login?url=%2F [ info ] 47.105.33.115:80/admin/index/login?url=%2F [运行时间:0.034322s][吞吐率:29.14req/s] [内存消耗:3,838.66kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001258s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.9', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001720s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000110s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T22:03:18+08:00 ] 212.129.61.185 GET /favicon.ico [ info ] 47.105.33.115:80/favicon.ico [运行时间:0.020311s][吞吐率:49.23req/s] [内存消耗:2,226.94kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', 'accept' => '*/*', 'accept-language' => 'zh-CN,zh;q=0.9', 'cookie' => 'PHPSESSID=f7s6ijaq9inleu8qg3qcrkq5o3', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T22:13:53+08:00 ] 84.53.198.236 POST /GponForm/diag_Form?images/ [ info ] 127.0.0.1:80/GponForm/diag_Form?images/ [运行时间:0.019289s][吞吐率:51.84req/s] [内存消耗:2,227.22kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001035s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'GponForm', 1 => 'diag_Form', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '127.0.0.1:80', 'connection' => 'keep-alive', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'user-agent' => 'Hello, World', 'content-length' => '118', ) [ info ] [ PARAM ] array ( 'images/' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T22:42:35+08:00 ] 194.87.84.170 GET / [ info ] 47.105.33.115:80/ [运行时间:0.028159s][吞吐率:35.51req/s] [内存消耗:3,285.23kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001103s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Linux Gnu (cow)', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'connection' => 'close', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001755s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T22:42:42+08:00 ] 177.185.26.177 GET / [ info ] 47.105.33.115:80/ [运行时间:0.028660s][吞吐率:34.89req/s] [内存消耗:3,332.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001135s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36', 'content-length' => '0', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001567s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T23:09:33+08:00 ] 37.0.8.116 POST /boaform/admin/formLogin [ info ] 47.105.33.115:80/boaform/admin/formLogin [运行时间:0.021753s][吞吐率:45.97req/s] [内存消耗:2,209.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001311s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'boaform', 1 => 'admin', 2 => 'formLogin', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '29', 'origin' => 'http://47.105.33.115:80', 'connection' => 'keep-alive', 'referer' => 'http://47.105.33.115:80/admin/login.asp', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'psd' => 'Feefifofum', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T23:09:59+08:00 ] 114.234.21.11 GET / [ info ] 47.105.33.115/ [运行时间:0.031361s][吞吐率:31.89req/s] [内存消耗:3,332.62kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001416s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36', 'host' => '47.105.33.115', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001753s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000116s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T23:20:09+08:00 ] 143.92.32.26 GET /arttype/ [ info ] www.hljlinuo.com/arttype/ [运行时间:0.020933s][吞吐率:47.77req/s] [内存消耗:2,225.91kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001156s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'arttype', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.hljlinuo.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', 'referer' => '/arttype/', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T23:48:15+08:00 ] 183.136.225.35 GET / [ info ] 47.105.33.115:80/ [运行时间:0.028943s][吞吐率:34.55req/s] [内存消耗:3,333.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001581s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000093s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T23:56:12+08:00 ] 212.71.255.34 GET / [ info ] 47.105.33.115/ [运行时间:0.030844s][吞吐率:32.42req/s] [内存消耗:3,333.16kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001164s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0', 'accept' => '*/*', 'accept-encoding' => 'deflate, gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001612s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T23:58:46+08:00 ] 109.237.100.22 GET /.env [ info ] clcoa.com/.env [运行时间:0.020177s][吞吐率:49.56req/s] [内存消耗:2,226.26kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001144s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-15T23:58:47+08:00 ] 109.237.100.22 GET /.env [ info ] clcoa.com/.env [运行时间:0.020878s][吞吐率:47.90req/s] [内存消耗:2,228.79kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001172s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File