Time: 0.012226819992065 -- 2026-06-18 00:25:21.258[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020730495452881 -- 2026-06-18 00:25:21.261[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.19124507904053 -- 2026-06-18 00:25:21.453[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018587112426758 -- 2026-06-18 00:25:21.700[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081760883331299 -- 2026-06-18 00:25:30.891[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087158679962158 -- 2026-06-18 00:26:03.604[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004115104675293 -- 2026-06-18 00:26:03.608[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081970691680908 -- 2026-06-18 00:26:03.829[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090570449829102 -- 2026-06-18 00:26:04.049[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 2026-06-18 00:26:04.051[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11933088302612 -- 2026-06-18 00:26:04.171[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068378448486328 -- 2026-06-18 00:26:06.702[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020620822906494 -- 2026-06-18 00:26:07.043[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075089931488037 -- 2026-06-18 00:26:07.143[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096797943115234 -- 2026-06-18 00:26:07.335[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097529888153076 -- 2026-06-18 00:26:19.820[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_customer_item SELECT cust_disp_name,customer_id,trk_convert_weight,air_convert_weight FROM dbthird.v_thd_customer WHERE cust_type & 1 and isenable = 1 and acct_id = 15 limit 20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010066986083984 -- 2026-06-18 00:26:19.960[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085828304290771 -- 2026-06-18 00:26:20.134[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083150863647461 -- 2026-06-18 00:26:25.052[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076818466186523 -- 2026-06-18 00:26:42.158[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013188123703003 -- 2026-06-18 00:26:43.400[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018868207931519 -- 2026-06-18 00:31:13.801[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 2026-06-18 00:31:13.803[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.10300517082214 -- 2026-06-18 00:31:23.252[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%济南%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034453868865967 -- 2026-06-18 00:31:42.485[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%鲁A535%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009192943572998 -- 2026-06-18 00:32:14.769[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019218921661377 -- 2026-06-18 00:32:15.131[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018935203552246 -- 2026-06-18 00:32:15.151[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-18 00:32:15.153[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 243553 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-18 00:32:15.154[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 363412 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017809867858887 -- 2026-06-18 00:32:15.315[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-18 00:32:15.352[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016731023788452 -- 2026-06-18 00:32:15.483[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-18 00:32:15.484[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670574 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009512186050415 -- 2026-06-18 00:32:15.606[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073869228363037 -- 2026-06-18 00:32:58.361[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011911869049072 -- 2026-06-18 00:32:58.534[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088069438934326 -- 2026-06-18 00:33:02.902[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084390640258789 -- 2026-06-18 00:36:21.130[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079629421234131 -- 2026-06-18 00:36:21.678[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011298179626465 -- 2026-06-18 00:36:22.581[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082828998565674 -- 2026-06-18 00:37:57.075[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020629167556763 -- 2026-06-18 00:38:35.757[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1903780 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086181163787842 -- 2026-06-18 00:39:10.733[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076239109039307 -- 2026-06-18 00:39:10.930[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096108913421631 -- 2026-06-18 00:39:14.923[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087668895721436 -- 2026-06-18 00:39:24.533[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308849 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00154709815979 -- 2026-06-18 00:39:24.535[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670574 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014228820800781 -- 2026-06-18 00:39:24.536[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072121620178223 -- 2026-06-18 00:39:24.650[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017337083816528 -- 2026-06-18 00:39:47.380[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075850486755371 -- 2026-06-18 00:39:47.570[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008389949798584 -- 2026-06-18 00:39:51.548[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021810531616211 -- 2026-06-18 00:39:51.551[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097200870513916 -- 2026-06-18 00:39:51.758[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010094165802002 -- 2026-06-18 00:39:51.930[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-18 00:39:51.932[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11887907981873 -- 2026-06-18 00:39:52.051[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082571506500244 -- 2026-06-18 00:39:55.169[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 2026-06-18 00:39:55.170[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097250938415527 -- 2026-06-18 00:39:55.360[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094518661499023 -- 2026-06-18 00:39:55.505[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-18 00:39:55.506[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 2026-06-18 00:39:55.510[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093679428100586 -- 2026-06-18 00:39:57.980[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00211501121521 -- 2026-06-18 00:39:58.290[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096747875213623 -- 2026-06-18 00:39:58.395[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097389221191406 -- 2026-06-18 00:39:58.570[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075149536132812 -- 2026-06-18 00:40:00.461[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013490915298462 -- 2026-06-18 00:40:00.613[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085480213165283 -- 2026-06-18 00:40:04.942[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_customer_item SELECT cust_disp_name,customer_id,trk_convert_weight,air_convert_weight FROM dbthird.v_thd_customer WHERE cust_type & 1 and isenable = 1 and acct_id = 15 limit 20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012076139450073 -- 2026-06-18 00:40:05.068[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082550048828125 -- 2026-06-18 00:40:05.249[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094609260559082 -- 2026-06-18 00:40:08.068[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092580318450928 -- 2026-06-18 00:40:25.370[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018310546875 -- 2026-06-18 00:40:25.372[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.095924854278564 -- 2026-06-18 00:40:37.349[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%济南%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017274856567383 -- 2026-06-18 00:40:51.630[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%鲁A535%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086760520935059 -- 2026-06-18 00:41:34.213[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-18 00:41:34.650[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308850 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 2026-06-18 00:41:34.654[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308850 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-18 00:41:34.656[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 243553 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-18 00:41:34.658[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 352396 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016918182373047 -- 2026-06-18 00:41:34.792[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016648769378662 -- 2026-06-18 00:41:34.829[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308850 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013921022415161 -- 2026-06-18 00:41:34.938[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308850 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-18 00:41:34.940[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087349414825439 -- 2026-06-18 00:41:35.048[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014877080917358 -- 2026-06-18 00:42:07.925[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011919021606445 -- 2026-06-18 00:42:08.097[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088820457458496 -- 2026-06-18 00:42:12.078[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093529224395752 -- 2026-06-18 00:42:35.114[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089230537414551 -- 2026-06-18 00:42:59.021[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016284942626953 -- 2026-06-18 00:43:08.162[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00189208984375 -- 2026-06-18 00:43:08.164[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022250175476074 -- 2026-06-18 00:43:12.693[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 307 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081319808959961 -- 2026-06-18 00:43:14.220[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-18 00:43:14.221[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012392997741699 -- 2026-06-18 00:43:24.735[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-18 00:43:24.737[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11945295333862 -- 2026-06-18 00:43:24.856[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%威远%' and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017225027084351 -- 2026-06-18 00:43:46.035[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%鲁A535%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095820426940918 -- 2026-06-18 00:43:53.015[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019688606262207 -- 2026-06-18 00:43:53.637[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037329196929932 -- 2026-06-18 00:43:53.641[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-18 00:43:53.643[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 348168 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018491744995117 -- 2026-06-18 00:43:53.645[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-18 00:43:53.785[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-18 00:43:53.822[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010549068450928 -- 2026-06-18 00:43:53.934[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019030570983887 -- 2026-06-18 00:43:53.936[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670583 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093860626220703 -- 2026-06-18 00:43:54.052[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089180469512939 -- 2026-06-18 00:44:22.568[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-18 00:44:22.570[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016939640045166 -- 2026-06-18 00:44:22.572[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018869876861572 -- 2026-06-18 00:44:22.591[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%上海忠诺国际-济南网点%' and city_id = 307 and acct_id in (9,50,15) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01712703704834 -- 2026-06-18 00:44:22.700[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-18 00:44:22.702[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015869140625 -- 2026-06-18 00:44:22.919[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-18 00:44:22.920[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084860324859619 -- 2026-06-18 00:44:26.619[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-18 00:44:26.621[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 2026-06-18 00:44:26.624[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017809867858887 -- 2026-06-18 00:44:26.626[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 348168 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 00:44:26.628[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-18 00:44:26.779[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 2026-06-18 00:44:26.815[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094149112701416 -- 2026-06-18 00:44:26.919[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-18 00:44:26.921[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670583 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081639289855957 -- 2026-06-18 00:44:27.038[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085768699645996 -- 2026-06-18 00:44:49.354[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-18 00:44:49.356[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039529800415039 -- 2026-06-18 00:44:49.360[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016539096832275 -- 2026-06-18 00:44:49.362[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 348168 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016372203826904 -- 2026-06-18 00:44:49.364[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016660690307617 -- 2026-06-18 00:44:49.493[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-18 00:44:49.529[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083751678466797 -- 2026-06-18 00:44:49.646[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014569759368896 -- 2026-06-18 00:44:49.648[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670583 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087800025939941 -- 2026-06-18 00:44:49.767[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0065779685974121 -- 2026-06-18 00:45:13.331[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090150833129883 -- 2026-06-18 00:45:13.493[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010139226913452 -- 2026-06-18 00:45:22.945[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024228096008301 -- 2026-06-18 00:45:22.948[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0065231323242188 -- 2026-06-18 00:45:23.158[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008188009262085 -- 2026-06-18 00:45:23.318[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-18 00:45:23.320[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12279295921326 -- 2026-06-18 00:45:23.443[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086829662322998 -- 2026-06-18 00:45:26.009[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019431114196777 -- 2026-06-18 00:45:26.338[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021646022796631 -- 2026-06-18 00:45:26.455[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084869861602783 -- 2026-06-18 00:45:26.638[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095250606536865 -- 2026-06-18 00:50:30.913[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002331018447876 -- 2026-06-18 00:50:30.915[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091021060943604 -- 2026-06-18 00:50:31.610[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020680904388428 -- 2026-06-18 00:50:31.790[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001471996307373 -- 2026-06-18 00:50:31.792[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12238001823425 -- 2026-06-18 00:50:31.915[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018332004547119 -- 2026-06-18 00:51:39.180[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-18 00:51:39.182[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092389583587646 -- 2026-06-18 00:51:39.431[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073862075805664 -- 2026-06-18 00:51:39.599[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012209415435791 -- 2026-06-18 00:51:39.600[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024521350860596 -- 2026-06-18 00:51:39.603[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088911056518555 -- 2026-06-18 00:51:42.076[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019800662994385 -- 2026-06-18 00:51:42.384[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080981254577637 -- 2026-06-18 00:51:42.488[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008342981338501 -- 2026-06-18 00:51:42.668[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013102054595947 -- 2026-06-18 00:51:44.856[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066149234771729 -- 2026-06-18 00:51:49.187[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013411045074463 -- 2026-06-18 00:51:49.188[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021053075790405 -- 2026-06-18 00:51:55.788[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_area_item SELECT oa.area_id,concat(oa.area_name,'(',ap.area_name,')') area_name FROM dbsys.sys_area oa LEFT JOIN dbsys.sys_area ap ON ap.area_id = oa.parent_id WHERE oa.area_id > 1 and oa.area_type in(3) AND oa.area_name like '%北京%' LIMIT 0,100 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092658996582031 -- 2026-06-18 00:51:57.134[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017101764678955 -- 2026-06-18 00:51:57.136[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011105060577393 -- 2026-06-18 00:52:03.495[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrier_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,inv.pay_mode_id, cust.sys_cust_id,cust.city_id, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account,tce.shipper,tce.shipper_tel,tce.shipper_addr FROM dbthird.v_thd_customer cust left join dbthird.thd_customer_ext tce on tce.customer_id = cust.customer_id left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext sce on sce.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(sce.is_blacklist,0) = 0 AND cust.cust_disp_name like '%威远%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076987743377686 -- 2026-06-18 00:52:04.984[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007681131362915 -- 2026-06-18 00:52:05.126[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02342700958252 -- 2026-06-18 00:52:44.986[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-18 00:52:44.988[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11372303962708 -- 2026-06-18 00:52:45.102[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%北京为%' and addr.city_id = 666 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010262012481689 -- 2026-06-18 00:52:52.953[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-18 00:52:52.955[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11222314834595 -- 2026-06-18 00:52:53.067[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%北京办%' and addr.city_id = 666 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.10995411872864 -- 2026-06-18 00:53:04.677[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%唐敏%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076248645782471 -- 2026-06-18 00:53:26.270[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015771389007568 -- 2026-06-18 00:53:26.867[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205094 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 2026-06-18 00:53:26.870[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1143536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02002215385437 -- 2026-06-18 00:53:27.146[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1143536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018908977508545 -- 2026-06-18 00:53:27.148[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 4381 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018501281738281 -- 2026-06-18 00:53:27.150[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 4381 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018689632415771 -- 2026-06-18 00:53:27.152[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-18 00:53:27.154[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670621 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087971687316895 -- 2026-06-18 00:53:27.280[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084850788116455 -- 2026-06-18 00:53:50.410[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021970272064209 -- 2026-06-18 00:53:50.412[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090961456298828 -- 2026-06-18 00:53:50.630[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013067960739136 -- 2026-06-18 00:53:50.819[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013880729675293 -- 2026-06-18 00:53:50.821[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11838603019714 -- 2026-06-18 00:53:50.940[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077719688415527 -- 2026-06-18 00:53:53.444[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-18 00:53:53.773[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085880756378174 -- 2026-06-18 00:53:53.885[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083329677581787 -- 2026-06-18 00:53:54.070[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010535001754761 -- 2026-06-18 00:53:56.777[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078799724578857 -- 2026-06-18 00:53:56.983[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010380029678345 -- 2026-06-18 00:54:08.676[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1143536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-18 00:54:08.678[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 4381 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-18 00:54:08.680[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 4381 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-18 00:54:08.682[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 2026-06-18 00:54:08.684[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670621 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-18 00:54:08.686[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013861894607544 -- 2026-06-18 00:54:08.833[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080838203430176 -- 2026-06-18 00:55:08.168[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-18 00:55:08.170[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205094 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 2026-06-18 00:55:08.174[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1143536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010745048522949 -- 2026-06-18 00:55:08.416[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1143536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018861293792725 -- 2026-06-18 00:55:08.418[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 4381 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001896858215332 -- 2026-06-18 00:55:08.420[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 4381 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018620491027832 -- 2026-06-18 00:55:08.422[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017881393432617 -- 2026-06-18 00:55:08.424[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670621 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-18 00:55:08.426[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089080333709717 -- 2026-06-18 00:55:08.544[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076091289520264 -- 2026-06-18 00:55:10.495[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089740753173828 -- 2026-06-18 00:55:10.677[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091710090637207 -- 2026-06-18 00:55:27.040[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021839141845703 -- 2026-06-18 00:55:27.043[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020612955093384 -- 2026-06-18 00:55:27.277[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094649791717529 -- 2026-06-18 00:55:27.451[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-18 00:55:27.453[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12531995773315 -- 2026-06-18 00:55:27.578[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080640316009521 -- 2026-06-18 00:55:30.149[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-18 00:55:30.460[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013718128204346 -- 2026-06-18 00:55:30.570[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011086940765381 -- 2026-06-18 00:55:30.757[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098249912261963 -- 2026-06-18 00:55:34.500[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093071460723877 -- 2026-06-18 00:55:40.878[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-18 00:55:40.880[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010938167572021 -- 2026-06-18 00:55:48.748[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrier_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,inv.pay_mode_id, cust.sys_cust_id,cust.city_id, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account,tce.shipper,tce.shipper_tel,tce.shipper_addr FROM dbthird.v_thd_customer cust left join dbthird.thd_customer_ext tce on tce.customer_id = cust.customer_id left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext sce on sce.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(sce.is_blacklist,0) = 0 AND cust.cust_disp_name like '%忠诺%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010144948959351 -- 2026-06-18 00:55:50.090[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081329345703125 -- 2026-06-18 00:55:50.228[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.06656813621521 -- 2026-06-18 00:56:47.236[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%梁思聪%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095181465148926 -- 2026-06-18 00:57:37.586[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019559860229492 -- 2026-06-18 00:57:37.802[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 347344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028845071792603 -- 2026-06-18 00:57:37.831[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1143537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018148422241211 -- 2026-06-18 00:57:37.948[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096330642700195 -- 2026-06-18 00:57:38.093[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1143537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-18 00:57:38.095[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-18 00:57:38.097[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 7756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-18 00:57:38.099[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-18 00:57:38.101[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086789131164551 -- 2026-06-18 00:57:38.210[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026618003845215 -- 2026-06-18 00:58:10.751[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-18 00:58:10.753[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 347344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004021167755127 -- 2026-06-18 00:58:10.757[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1143537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 2026-06-18 00:58:10.862[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01667594909668 -- 2026-06-18 00:58:11.026[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1143537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012409687042236 -- 2026-06-18 00:58:11.027[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012428760528564 -- 2026-06-18 00:58:11.028[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 7756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012547969818115 -- 2026-06-18 00:58:11.030[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001244068145752 -- 2026-06-18 00:58:11.031[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012378692626953 -- 2026-06-18 00:58:11.033[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084939002990723 -- 2026-06-18 00:58:11.146[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01259708404541 -- 2026-06-18 00:58:12.420[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091338157653809 -- 2026-06-18 00:58:17.016[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_customer_item SELECT cust_disp_name,customer_id,trk_convert_weight,air_convert_weight FROM dbthird.v_thd_customer WHERE cust_type & 1 and isenable = 1 and acct_id = 15 limit 20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0102698802948 -- 2026-06-18 00:58:17.155[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020407199859619 -- 2026-06-18 00:58:17.345[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090489387512207 -- 2026-06-18 01:09:25.965 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-18 01:09:25.969 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026640892028809 -- 2026-06-18 01:09:25.971 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShiJie' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019800662994385 -- 2026-06-18 01:09:25.974[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020859241485596 -- 2026-06-18 01:09:25.987[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 01:09:25.989[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.13849592208862 -- 2026-06-18 01:09:26.127[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090909004211426 -- 2026-06-18 01:09:26.474[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098640918731689 -- 2026-06-18 01:09:28.667[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-18 01:09:28.669[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11934804916382 -- 2026-06-18 01:09:28.788[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011087894439697 -- 2026-06-18 01:09:30.065[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01001501083374 -- 2026-06-18 04:42:21.087[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026588439941406 -- 2026-06-18 04:42:21.090[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010000944137573 -- 2026-06-18 04:42:21.354[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017832040786743 -- 2026-06-18 04:42:21.527[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-18 04:42:21.529[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11770415306091 -- 2026-06-18 04:42:21.647[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093169212341309 -- 2026-06-18 04:42:23.361[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026631355285645 -- 2026-06-18 04:42:23.707[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020627021789551 -- 2026-06-18 04:42:23.878[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093410015106201 -- 2026-06-18 04:42:24.391[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019240856170654 -- 2026-06-18 04:50:07.409[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023980140686035 -- 2026-06-18 04:50:07.411[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085299015045166 -- 2026-06-18 04:50:07.722[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099539756774902 -- 2026-06-18 04:50:07.870[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-18 04:50:07.872[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12367177009583 -- 2026-06-18 04:50:07.995[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019378900527954 -- 2026-06-18 04:50:09.650[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001798152923584 -- 2026-06-18 04:50:09.962[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011496067047119 -- 2026-06-18 04:50:10.105[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014394998550415 -- 2026-06-18 04:50:10.278[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092129707336426 -- 2026-06-18 04:54:20.805[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023441314697266 -- 2026-06-18 04:54:20.808[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006864070892334 -- 2026-06-18 04:54:21.104[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014373064041138 -- 2026-06-18 04:54:21.294[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016601085662842 -- 2026-06-18 04:54:21.296[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11893391609192 -- 2026-06-18 04:54:21.415[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014655828475952 -- 2026-06-18 04:54:23.112[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020861625671387 -- 2026-06-18 04:54:23.412[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018609046936035 -- 2026-06-18 04:54:23.551[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091161727905273 -- 2026-06-18 04:54:23.750[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084209442138672 -- 2026-06-18 05:23:19.938[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020170211791992 -- 2026-06-18 05:23:19.940[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018771886825562 -- 2026-06-18 05:23:20.228[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010006189346313 -- 2026-06-18 05:23:20.481[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-18 05:23:20.483[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12434911727905 -- 2026-06-18 05:23:20.608[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021640062332153 -- 2026-06-18 05:23:22.330[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021090507507324 -- 2026-06-18 05:23:22.644[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083038806915283 -- 2026-06-18 05:23:22.731[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094518661499023 -- 2026-06-18 05:23:22.902[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014973878860474 -- 2026-06-18 06:22:52.661[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021181106567383 -- 2026-06-18 06:22:52.663[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.13647484779358 -- 2026-06-18 06:22:52.800[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078001022338867 -- 2026-06-18 06:22:53.080[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095889568328857 -- 2026-06-18 06:31:05.317 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018858909606934 -- 2026-06-18 06:31:05.320 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028572082519531 -- 2026-06-18 06:31:05.323 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiangSiCong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022151470184326 -- 2026-06-18 06:31:05.325[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001924991607666 -- 2026-06-18 06:31:05.338[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024960041046143 -- 2026-06-18 06:31:05.341[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079798698425293 -- 2026-06-18 06:31:05.624[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017575979232788 -- 2026-06-18 06:31:05.812[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-18 06:31:05.814[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12013792991638 -- 2026-06-18 06:31:05.934[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012633800506592 -- 2026-06-18 06:31:07.786[梁思聪-536] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029079914093018 -- 2026-06-18 06:31:08.127[梁思聪-536] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '上海市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014286994934082 -- 2026-06-18 06:31:08.288[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082318782806396 -- 2026-06-18 06:31:08.581[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015734910964966 -- 2026-06-18 06:32:57.726[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022609233856201 -- 2026-06-18 06:32:57.728[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010318040847778 -- 2026-06-18 06:32:57.898[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014588117599487 -- 2026-06-18 06:32:58.086[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013449192047119 -- 2026-06-18 06:32:58.087[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11750888824463 -- 2026-06-18 06:32:58.205[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095748901367188 -- 2026-06-18 06:33:00.249[梁思聪-536] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021650791168213 -- 2026-06-18 06:33:00.574[梁思聪-536] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '上海市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076529979705811 -- 2026-06-18 06:33:00.724[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014315128326416 -- 2026-06-18 06:33:00.924[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093519687652588 -- 2026-06-18 06:33:03.995[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011677026748657 -- 2026-06-18 07:03:24.052[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022399425506592 -- 2026-06-18 07:03:24.055[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092871189117432 -- 2026-06-18 07:03:24.320[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018863916397095 -- 2026-06-18 07:03:24.522[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013320446014404 -- 2026-06-18 07:03:24.524[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11733889579773 -- 2026-06-18 07:03:24.641[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078060626983643 -- 2026-06-18 07:03:26.481[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-18 07:03:26.828[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013215065002441 -- 2026-06-18 07:03:27.031[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013780117034912 -- 2026-06-18 07:03:27.423[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018980979919434 -- 2026-06-18 07:18:11.404[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023229122161865 -- 2026-06-18 07:18:11.407[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020991086959839 -- 2026-06-18 07:18:11.701[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011376857757568 -- 2026-06-18 07:18:11.906[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018689632415771 -- 2026-06-18 07:18:11.908[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12096405029297 -- 2026-06-18 07:18:12.030[梁思聪-536] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085551738739014 -- 2026-06-18 07:18:13.903[梁思聪-536] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019969940185547 -- 2026-06-18 07:18:14.227[梁思聪-536] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '上海市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021684885025024 -- 2026-06-18 07:18:14.366[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091211795806885 -- 2026-06-18 07:18:14.574[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090808868408203 -- 2026-06-18 07:18:16.562[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 536 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020033121109009 -- 2026-06-18 08:04:39.080[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011945009231567 -- 2026-06-18 08:04:39.376[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020339012145996 -- 2026-06-18 08:04:41.229[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026021003723145 -- 2026-06-18 08:04:41.232[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016043901443481 -- 2026-06-18 08:04:41.495[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096828937530518 -- 2026-06-18 08:04:41.637[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-18 08:04:41.639[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11898493766785 -- 2026-06-18 08:04:41.758[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011253833770752 -- 2026-06-18 08:04:48.041[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006627082824707 -- 2026-06-18 08:04:48.123[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093319416046143 -- 2026-06-18 08:04:49.420[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096511840820312 -- 2026-06-18 08:04:49.695[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022212028503418 -- 2026-06-18 08:04:51.591[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014816999435425 -- 2026-06-18 08:04:51.747[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092310905456543 -- 2026-06-18 08:04:54.562[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095109939575195 -- 2026-06-18 08:08:07.951[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022878646850586 -- 2026-06-18 08:08:07.953[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019428968429565 -- 2026-06-18 08:08:08.093[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074479579925537 -- 2026-06-18 08:08:08.250[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094211101531982 -- 2026-06-18 08:08:08.547[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017058849334717 -- 2026-06-18 08:08:08.549[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11837100982666 -- 2026-06-18 08:08:08.667[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092980861663818 -- 2026-06-18 08:08:18.032[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-18 08:08:18.034[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096991062164307 -- 2026-06-18 08:08:18.186[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010878086090088 -- 2026-06-18 08:08:18.332[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019018650054932 -- 2026-06-18 08:08:18.334[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037789344787598 -- 2026-06-18 08:08:18.338[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024352073669434 -- 2026-06-18 08:08:24.307[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018986940383911 -- 2026-06-18 08:08:24.412[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014430999755859 -- 2026-06-18 08:08:24.571[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021354913711548 -- 2026-06-18 08:08:27.879[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018142938613892 -- 2026-06-18 08:08:28.130[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092871189117432 -- 2026-06-18 08:08:29.966[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008976936340332 -- 2026-06-18 08:09:38.451[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&is_apply=1 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021560192108154 -- 2026-06-18 08:09:38.453[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&is_apply=1 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097129344940186 -- 2026-06-18 08:09:38.590[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014345169067383 -- 2026-06-18 08:09:38.761[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011564016342163 -- 2026-06-18 08:09:39.091[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-18 08:09:39.093[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11970186233521 -- 2026-06-18 08:09:39.213[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0172119140625 -- 2026-06-18 08:09:46.773[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014808177947998 -- 2026-06-18 08:09:46.775[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078499317169189 -- 2026-06-18 08:09:46.931[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099658966064453 -- 2026-06-18 08:09:47.089[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 08:09:47.091[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 2026-06-18 08:09:47.095[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022175073623657 -- 2026-06-18 08:09:52.938[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086019039154053 -- 2026-06-18 08:09:53.019[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083949565887451 -- 2026-06-18 08:09:53.167[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095498561859131 -- 2026-06-18 08:13:31.005 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019071102142334 -- 2026-06-18 08:13:31.008 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002918004989624 -- 2026-06-18 08:13:31.011 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='XieKai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021631717681885 -- 2026-06-18 08:13:31.014[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-18 08:13:31.027[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00199294090271 -- 2026-06-18 08:13:31.029[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014104843139648 -- 2026-06-18 08:13:31.495[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016844987869263 -- 2026-06-18 08:13:31.652[谢凯-826] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-18 08:13:31.654[谢凯-826] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11769390106201 -- 2026-06-18 08:13:31.772[谢凯-826] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009253978729248 -- 2026-06-18 08:13:34.111[谢凯-826] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028841495513916 -- 2026-06-18 08:13:34.437[谢凯-826] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南昌市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017035007476807 -- 2026-06-18 08:13:34.631[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081050395965576 -- 2026-06-18 08:13:34.849[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008929967880249 -- 2026-06-18 08:13:40.651[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-18 08:13:40.653[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015938997268677 -- 2026-06-18 08:13:56.271[谢凯-826] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =9 and t.isenable = 1 AND t.truck_no like '%赣AD%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015290021896362 -- 2026-06-18 08:14:06.961[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019669532775879 -- 2026-06-18 08:14:07.230[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039639472961426 -- 2026-06-18 08:14:07.234[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018649101257324 -- 2026-06-18 08:14:07.236[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 359746 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-18 08:14:07.238[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 405100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018091201782227 -- 2026-06-18 08:14:07.401[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-18 08:14:07.442[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010298013687134 -- 2026-06-18 08:14:07.686[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-18 08:14:07.688[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670837 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014709949493408 -- 2026-06-18 08:14:07.823[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021337985992432 -- 2026-06-18 08:14:28.737[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-18 08:14:28.739[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037598609924316 -- 2026-06-18 08:14:28.743[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015449523925781 -- 2026-06-18 08:14:28.745[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 359746 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-18 08:14:28.746[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 405100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-18 08:14:28.875[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015480518341064 -- 2026-06-18 08:14:28.911[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015658140182495 -- 2026-06-18 08:14:29.004[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308855 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014410018920898 -- 2026-06-18 08:14:29.006[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6670837 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006680965423584 -- 2026-06-18 08:14:29.124[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091338157653809 -- 2026-06-18 08:14:33.091[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013558149337769 -- 2026-06-18 08:29:16.721 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019299983978271 -- 2026-06-18 08:29:16.724 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028731822967529 -- 2026-06-18 08:29:16.727 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='QinHu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021898746490479 -- 2026-06-18 08:29:16.730[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024449825286865 -- 2026-06-18 08:29:16.743[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024621486663818 -- 2026-06-18 08:29:16.746[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076851844787598 -- 2026-06-18 08:29:17.159[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010475873947144 -- 2026-06-18 08:29:17.393[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018980503082275 -- 2026-06-18 08:29:17.395[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11937308311462 -- 2026-06-18 08:29:17.515[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011814117431641 -- 2026-06-18 08:29:17.802[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021770000457764 -- 2026-06-18 08:29:18.110[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009735107421875 -- 2026-06-18 08:29:18.210[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093522071838379 -- 2026-06-18 08:29:36.207[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090169906616211 -- 2026-06-18 08:29:36.386[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012027978897095 -- 2026-06-18 08:29:41.475[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089128017425537 -- 2026-06-18 08:29:41.627[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021743059158325 -- 2026-06-18 08:29:43.576[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083038806915283 -- 2026-06-18 08:29:58.887[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308243 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014650821685791 -- 2026-06-18 08:29:58.889[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6659604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013580322265625 -- 2026-06-18 08:29:58.891[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087368488311768 -- 2026-06-18 08:29:58.990[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010118007659912 -- 2026-06-18 08:30:06.704[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066349506378174 -- 2026-06-18 08:30:06.828[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091590881347656 -- 2026-06-18 08:30:59.912[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021116971969604 -- 2026-06-18 08:35:22.175[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024359226226807 -- 2026-06-18 08:35:22.178[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022352933883667 -- 2026-06-18 08:35:22.347[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087959766387939 -- 2026-06-18 08:35:22.482[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010725975036621 -- 2026-06-18 08:35:22.787[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019321441650391 -- 2026-06-18 08:35:22.789[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11954092979431 -- 2026-06-18 08:35:22.908[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01044487953186 -- 2026-06-18 08:35:23.287[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-18 08:35:23.603[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016120910644531 -- 2026-06-18 08:35:28.022[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094809532165527 -- 2026-06-18 08:35:59.162[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022439956665039 -- 2026-06-18 08:35:59.165[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099630355834961 -- 2026-06-18 08:35:59.348[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01967191696167 -- 2026-06-18 08:35:59.505[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-18 08:35:59.507[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.1217679977417 -- 2026-06-18 08:35:59.629[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088639259338379 -- 2026-06-18 08:35:59.913[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020351409912109 -- 2026-06-18 08:36:00.234[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0064699649810791 -- 2026-06-18 08:36:00.330[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019771814346313 -- 2026-06-18 08:36:08.743[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%合肥市%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01634693145752 -- 2026-06-18 08:36:08.834[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091979503631592 -- 2026-06-18 08:36:08.987[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01461386680603 -- 2026-06-18 08:37:07.298[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089821815490723 -- 2026-06-18 08:37:12.068[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009584903717041 -- 2026-06-18 08:37:20.464[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022280216217041 -- 2026-06-18 08:37:20.467[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077769756317139 -- 2026-06-18 08:37:20.603[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087039470672607 -- 2026-06-18 08:37:20.743[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-18 08:37:20.745[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11902189254761 -- 2026-06-18 08:37:20.864[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081830024719238 -- 2026-06-18 08:37:21.335[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022428035736084 -- 2026-06-18 08:37:21.661[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010016918182373 -- 2026-06-18 08:37:21.855[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010876893997192 -- 2026-06-18 08:37:31.927[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/truck_alloc_desk?appid=ww5262fb147810c303&agentid=1000009 SELECT ta.*, ta.truckApply_id as recid,DATE_FORMAT(ta.loadDock_time,'%Y-%m-%d %H:%i') loadDock_time, DATE_FORMAT(ta.preUnloadArval_time,'%Y-%m-%d %H:%i') preUnloadArval_time,tw.truckwork_no,ifnull(tw_ta.truckwork_id,1) truckwork_id, dpt.area_name dpt_city,dest.area_name dest_city,tw.status_id truckwork_status_id FROM dbthird.thd_truckApply ta LEFT JOIN dbsys.sys_area dpt ON ta.dpt_city_id = dpt.area_id LEFT JOIN dbsys.sys_area dest ON ta.dest_city_id = dest.area_id left join dbthird.thd_truckworkch_truckapply tw_ta on ta.truckApply_id = tw_ta.truckApply_id left join dbthird.thd_truckwork tw on tw.truckwork_id = tw_ta.truckwork_id WHERE ta.acct_id=15 and ta.status_id > 1 AND (tw_ta.truckwork_id <=1 || tw_ta.truckwork_id is null ) ORDER BY ta.truckApply_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088820457458496 -- 2026-06-18 08:37:38.413[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =2803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015811920166016 -- 2026-06-18 08:37:38.415[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.13910818099976 -- 2026-06-18 08:37:38.555[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090010166168213 -- 2026-06-18 08:37:38.815[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019113063812256 -- 2026-06-18 08:37:56.202[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-18 08:37:56.204[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080380439758301 -- 2026-06-18 08:37:56.346[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009943962097168 -- 2026-06-18 08:37:56.475[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-18 08:37:56.477[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 2026-06-18 08:37:56.480[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011390924453735 -- 2026-06-18 08:37:56.750[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-18 08:37:57.067[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081708431243896 -- 2026-06-18 08:37:57.182[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010524988174438 -- 2026-06-18 09:05:02.183 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019900798797607 -- 2026-06-18 09:05:02.187 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029058456420898 -- 2026-06-18 09:05:02.190 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiLei' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022330284118652 -- 2026-06-18 09:05:02.192[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021209716796875 -- 2026-06-18 09:05:02.205[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023660659790039 -- 2026-06-18 09:05:02.208[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.060421943664551 -- 2026-06-18 09:05:02.268[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092999935150146 -- 2026-06-18 09:05:04.667[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099220275878906 -- 2026-06-18 09:05:13.550[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018107891082764 -- 2026-06-18 09:05:13.552[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049282073974609 -- 2026-06-18 09:05:13.602[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078468322753906 -- 2026-06-18 09:05:15.355[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023200988769531 -- 2026-06-18 09:05:17.245[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018391609191895 -- 2026-06-18 09:05:17.247[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049304008483887 -- 2026-06-18 09:05:17.297[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086138248443604 -- 2026-06-18 09:05:17.463[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093851089477539 -- 2026-06-18 09:05:18.167[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-18 09:05:18.168[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-18 09:05:18.170[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091688632965088 -- 2026-06-18 09:05:18.304[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017431974411011 -- 2026-06-18 09:05:18.891[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-18 09:05:18.893[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-18 09:05:18.895[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094499588012695 -- 2026-06-18 09:05:19.026[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091979503631592 -- 2026-06-18 09:05:19.598[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015499591827393 -- 2026-06-18 09:05:19.600[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015828609466553 -- 2026-06-18 09:05:19.602[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083069801330566 -- 2026-06-18 09:05:19.720[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097320079803467 -- 2026-06-18 09:05:34.189[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-18 09:05:34.191[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 2026-06-18 09:05:34.193[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010390043258667 -- 2026-06-18 09:05:34.333[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010924100875854 -- 2026-06-18 09:05:35.025[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018768310546875 -- 2026-06-18 09:05:35.027[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019011497497559 -- 2026-06-18 09:05:35.029[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017852783203125 -- 2026-06-18 09:05:35.164[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015439033508301 -- 2026-06-18 09:05:38.190[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-18 09:05:38.192[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048823833465576 -- 2026-06-18 09:05:38.241[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092389583587646 -- 2026-06-18 09:05:39.430[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095770359039307 -- 2026-06-18 09:05:43.481[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024781227111816 -- 2026-06-18 09:05:43.483[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073649883270264 -- 2026-06-18 09:05:44.042[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075428485870361 -- 2026-06-18 09:05:44.265[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012648105621338 -- 2026-06-18 09:05:44.267[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12430810928345 -- 2026-06-18 09:05:44.391[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097928047180176 -- 2026-06-18 09:05:46.269[李磊-753] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002183198928833 -- 2026-06-18 09:05:46.602[李磊-753] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '贵阳市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017813920974731 -- 2026-06-18 09:05:46.735[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092651844024658 -- 2026-06-18 09:05:46.987[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014948129653931 -- 2026-06-18 09:05:49.605[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016150951385498 -- 2026-06-18 09:05:49.840[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083620548248291 -- 2026-06-18 09:05:53.145[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095388889312744 -- 2026-06-18 09:05:56.198[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077860355377197 -- 2026-06-18 09:05:57.285[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099730491638184 -- 2026-06-18 09:33:48.948[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024099349975586 -- 2026-06-18 09:33:48.951[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098559856414795 -- 2026-06-18 09:33:49.339[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008882999420166 -- 2026-06-18 09:33:49.516[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001572847366333 -- 2026-06-18 09:33:49.518[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12361288070679 -- 2026-06-18 09:33:49.642[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094881057739258 -- 2026-06-18 09:33:51.533[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021071434020996 -- 2026-06-18 09:33:51.897[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010251998901367 -- 2026-06-18 09:33:52.034[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097098350524902 -- 2026-06-18 09:33:52.247[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097141265869141 -- 2026-06-18 09:35:53.700[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025651454925537 -- 2026-06-18 09:35:53.703[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090959072113037 -- 2026-06-18 09:35:53.860[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084731578826904 -- 2026-06-18 09:35:54.039[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015261173248291 -- 2026-06-18 09:35:54.040[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12983512878418 -- 2026-06-18 09:35:54.170[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089168548583984 -- 2026-06-18 09:35:55.785[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019447803497314 -- 2026-06-18 09:35:56.102[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008864164352417 -- 2026-06-18 09:35:56.219[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015622138977051 -- 2026-06-18 09:35:56.406[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094950199127197 -- 2026-06-18 09:40:55.113 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018529891967773 -- 2026-06-18 09:40:55.116 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027289390563965 -- 2026-06-18 09:40:55.119 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='PengZhu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021209716796875 -- 2026-06-18 09:40:55.121[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022790431976318 -- 2026-06-18 09:40:55.135[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002316951751709 -- 2026-06-18 09:40:55.137[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086319446563721 -- 2026-06-18 09:40:55.390[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099179744720459 -- 2026-06-18 09:40:55.709[彭铸-825] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-18 09:40:55.711[彭铸-825] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12344217300415 -- 2026-06-18 09:40:55.835[彭铸-825] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01003098487854 -- 2026-06-18 09:40:57.688[彭铸-825] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 2026-06-18 09:40:58.001[彭铸-825] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '长沙市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080709457397461 -- 2026-06-18 09:40:58.130[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091321468353271 -- 2026-06-18 09:40:58.449[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066108703613281 -- 2026-06-18 09:41:18.392[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074150562286377 -- 2026-06-18 09:41:18.565[彭铸-825] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01164698600769 -- 2026-06-18 09:53:38.798 -- /buz/third/index.php/thirdoprt/truck_alloc_desk?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-18 09:53:38.802 -- /buz/third/index.php/thirdoprt/truck_alloc_desk?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024399757385254 -- 2026-06-18 09:53:38.804 -- /buz/third/index.php/thirdoprt/truck_alloc_desk?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='MengJinCheng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017631053924561 -- 2026-06-18 09:53:38.806[孟进成-1008] -- /buz/third/index.php/thirdoprt/truck_alloc_desk?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01052713394165 -- 2026-06-18 09:53:38.828[孟进成-1008] -- /buz/third/index.php/thirdoprt/truck_alloc_desk?appid=ww5262fb147810c303&agentid=1000009 SELECT ta.*, ta.truckApply_id as recid,DATE_FORMAT(ta.loadDock_time,'%Y-%m-%d %H:%i') loadDock_time, DATE_FORMAT(ta.preUnloadArval_time,'%Y-%m-%d %H:%i') preUnloadArval_time,tw.truckwork_no,ifnull(tw_ta.truckwork_id,1) truckwork_id, dpt.area_name dpt_city,dest.area_name dest_city,tw.status_id truckwork_status_id FROM dbthird.thd_truckApply ta LEFT JOIN dbsys.sys_area dpt ON ta.dpt_city_id = dpt.area_id LEFT JOIN dbsys.sys_area dest ON ta.dest_city_id = dest.area_id left join dbthird.thd_truckworkch_truckapply tw_ta on ta.truckApply_id = tw_ta.truckApply_id left join dbthird.thd_truckwork tw on tw.truckwork_id = tw_ta.truckwork_id WHERE ta.acct_id=14 and ta.status_id > 1 AND (tw_ta.truckwork_id <=1 || tw_ta.truckwork_id is null ) ORDER BY ta.truckApply_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014153957366943 -- 2026-06-18 09:58:27.678[孟进成-1008] -- /buz/third/index.php/thirdoprt/truck_alloc_desk?appid=ww5262fb147810c303&agentid=1000009 SELECT ta.*, ta.truckApply_id as recid,DATE_FORMAT(ta.loadDock_time,'%Y-%m-%d %H:%i') loadDock_time, DATE_FORMAT(ta.preUnloadArval_time,'%Y-%m-%d %H:%i') preUnloadArval_time,tw.truckwork_no,ifnull(tw_ta.truckwork_id,1) truckwork_id, dpt.area_name dpt_city,dest.area_name dest_city,tw.status_id truckwork_status_id FROM dbthird.thd_truckApply ta LEFT JOIN dbsys.sys_area dpt ON ta.dpt_city_id = dpt.area_id LEFT JOIN dbsys.sys_area dest ON ta.dest_city_id = dest.area_id left join dbthird.thd_truckworkch_truckapply tw_ta on ta.truckApply_id = tw_ta.truckApply_id left join dbthird.thd_truckwork tw on tw.truckwork_id = tw_ta.truckwork_id WHERE ta.acct_id=14 and ta.status_id > 1 AND (tw_ta.truckwork_id <=1 || tw_ta.truckwork_id is null ) ORDER BY ta.truckApply_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015784025192261 -- 2026-06-18 09:58:29.169[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?truckwork_id=1&truckApply_id=230 select truckwork_id from dbthird.thd_truckworkch_truckapply where truckApply_id = 230 and truckwork_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019659996032715 -- 2026-06-18 09:58:29.171[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?truckwork_id=1&truckApply_id=230 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026469230651855 -- 2026-06-18 09:58:29.231[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?truckwork_id=1&truckApply_id=230 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 14 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01087498664856 -- 2026-06-18 09:58:39.589[孟进成-1008] -- /buz/third/index.php/thirdoprt/get_carrier_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,inv.pay_mode_id, cust.sys_cust_id,cust.city_id, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account,tce.shipper,tce.shipper_tel,tce.shipper_addr FROM dbthird.v_thd_customer cust left join dbthird.thd_customer_ext tce on tce.customer_id = cust.customer_id left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext sce on sce.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =14 AND IFNULL(cust.cust_type,0)>=256 and ifnull(sce.is_blacklist,0) = 0 AND cust.cust_disp_name like '%蜂羽%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031521081924438 -- 2026-06-18 09:59:33.766[孟进成-1008] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =14 and t.isenable = 1 AND t.truck_no like '%冀FW2721%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087649822235107 -- 2026-06-18 09:59:36.863[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?event=save_truckwork_alloc select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016899108886719 -- 2026-06-18 09:59:36.866[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?event=save_truckwork_alloc select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 405433 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010829925537109 -- 2026-06-18 09:59:37.305[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?truckwork_id=308872&truckApply_id=230 select truckwork_id from dbthird.thd_truckworkch_truckapply where truckApply_id = 230 and truckwork_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 2026-06-18 09:59:37.307[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?truckwork_id=308872&truckApply_id=230 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017681121826172 -- 2026-06-18 09:59:37.362[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?truckwork_id=308872&truckApply_id=230 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671334 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022900104522705 -- 2026-06-18 09:59:37.365[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?truckwork_id=308872&truckApply_id=230 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 14 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077011585235596 -- 2026-06-18 09:59:40.273[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?event=create_uploadDriver_qrcode select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079498291015625 -- 2026-06-18 09:59:51.450[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?event=save_loadExOperator select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01575779914856 -- 2026-06-18 09:59:52.123[孟进成-1008] -- /buz/third/index.php/thirdoprt/truckwork_alloc_edit?event=create_pickupLoad_qrcode select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024683952331543 -- 2026-06-18 09:59:55.277[孟进成-1008] -- /buz/third/index.php/thirdoprt/truck_alloc_desk SELECT ta.*, ta.truckApply_id as recid,DATE_FORMAT(ta.loadDock_time,'%Y-%m-%d %H:%i') loadDock_time, DATE_FORMAT(ta.preUnloadArval_time,'%Y-%m-%d %H:%i') preUnloadArval_time,tw.truckwork_no,ifnull(tw_ta.truckwork_id,1) truckwork_id, dpt.area_name dpt_city,dest.area_name dest_city,tw.status_id truckwork_status_id FROM dbthird.thd_truckApply ta LEFT JOIN dbsys.sys_area dpt ON ta.dpt_city_id = dpt.area_id LEFT JOIN dbsys.sys_area dest ON ta.dest_city_id = dest.area_id left join dbthird.thd_truckworkch_truckapply tw_ta on ta.truckApply_id = tw_ta.truckApply_id left join dbthird.thd_truckwork tw on tw.truckwork_id = tw_ta.truckwork_id WHERE ta.acct_id=14 and ta.status_id > 1 AND (tw_ta.truckwork_id <=1 || tw_ta.truckwork_id is null ) ORDER BY ta.truckApply_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010596036911011 -- 2026-06-18 10:08:30.794 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-18 10:08:30.798 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027439594268799 -- 2026-06-18 10:08:30.800 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='Xiao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020918846130371 -- 2026-06-18 10:08:30.803[肖超-483] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023651123046875 -- 2026-06-18 10:08:30.816[肖超-483] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =483 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022399425506592 -- 2026-06-18 10:08:30.819[肖超-483] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14518809318542 -- 2026-06-18 10:08:30.964[肖超-483] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009721040725708 -- 2026-06-18 10:08:31.300[肖超-483] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 483 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095880031585693 -- 2026-06-18 10:08:34.257[肖超-483] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017921924591064 -- 2026-06-18 10:08:34.259[肖超-483] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.13272619247437 -- 2026-06-18 10:08:34.392[肖超-483] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010046005249023 -- 2026-06-18 10:08:36.295[肖超-483] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 483 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086841583251953 -- 2026-06-18 10:16:27.664[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?source_tblName=dbthird.thd_truckwork&source_fldVal=308872&buzdoc_id=13 select truckwork_no, truck_no,driver,driver_tel,driver_IDno,tw.prac_card_no,owner_id,sys_driver_id from dbthird.thd_truckwork tw where tw.truckwork_id = 308872 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017268657684326 -- 2026-06-18 10:16:27.666[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?source_tblName=dbthird.thd_truckwork&source_fldVal=308872&buzdoc_id=13 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671334 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011535882949829 -- 2026-06-18 10:16:53.909[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?event=save_driverInfo_thdTruckwork update dbthird.thd_truckwork set sys_driver_id = 1,driver = '王雄伟',driver_tel = '13931361277', driver_IDno = '130682198204294518',prac_card_no = '' where truckwork_id = 308872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078709125518799 -- 2026-06-18 10:18:57.847[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?source_tblName=dbthird.thd_truckwork&source_fldVal=308872&buzdoc_id=13 select truckwork_no, truck_no,driver,driver_tel,driver_IDno,tw.prac_card_no,owner_id,sys_driver_id from dbthird.thd_truckwork tw where tw.truckwork_id = 308872 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 2026-06-18 10:18:57.849[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?source_tblName=dbthird.thd_truckwork&source_fldVal=308872&buzdoc_id=13 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671334 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010021924972534 -- 2026-06-18 10:19:00.934[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?event=save_driverInfo_thdTruckwork update dbthird.thd_truckwork set sys_driver_id = 1,driver = '王雄伟',driver_tel = '13931361277', driver_IDno = '130682198204294518',prac_card_no = '' where truckwork_id = 308872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019699096679688 -- 2026-06-18 10:19:39.794[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?event=save_driverInfo_thdTruckwork update dbthird.thd_truckwork set sys_driver_id = 1,driver = '王雄伟',driver_tel = '13931361277', driver_IDno = '130682198204294518',prac_card_no = '130682198204294518' where truckwork_id = 308872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080080032348633 -- 2026-06-18 10:22:02.622[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?event=post_driverInfo_thdTruckwork select truckwork_id,extfield_json from dbthird.thd_truckwork_ext where truckwork_id = 308872 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028190612792969 -- 2026-06-18 10:22:02.625[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_driver_upload?event=post_driverInfo_thdTruckwork update dbthird.thd_truckwork_ext set extfield_json = '{"is_driverInfo_post":1}' where truckwork_id = '308872' ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022418975830078 -- 2026-06-18 10:40:44.348 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019500255584717 -- 2026-06-18 10:40:44.351 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028579235076904 -- 2026-06-18 10:40:44.354 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='QinBianLiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022327899932861 -- 2026-06-18 10:40:44.357[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023331642150879 -- 2026-06-18 10:40:44.370[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002432107925415 -- 2026-06-18 10:40:44.373[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018878936767578 -- 2026-06-18 10:40:44.675[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097780227661133 -- 2026-06-18 10:40:44.902[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017690658569336 -- 2026-06-18 10:40:44.904[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12608098983765 -- 2026-06-18 10:40:45.030[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023663997650146 -- 2026-06-18 10:40:46.825[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020041465759277 -- 2026-06-18 10:40:47.148[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018538951873779 -- 2026-06-18 10:40:47.279[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016228914260864 -- 2026-06-18 10:40:47.875[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009911060333252 -- 2026-06-18 10:41:06.989[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019779205322266 -- 2026-06-18 10:41:06.991[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030829906463623 -- 2026-06-18 10:41:11.103[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 239 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018692970275879 -- 2026-06-18 10:41:13.728[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-18 10:41:13.730[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020411014556885 -- 2026-06-18 10:41:24.647[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%皖AE%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009213924407959 -- 2026-06-18 10:42:41.691[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019328594207764 -- 2026-06-18 10:42:41.953[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308890 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023019075393677 -- 2026-06-18 10:42:41.976[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308890 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018258094787598 -- 2026-06-18 10:42:41.978[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 247249 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-18 10:42:41.980[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 370827 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-18 10:42:42.137[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308890 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010550975799561 -- 2026-06-18 10:42:42.229[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308890 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019159317016602 -- 2026-06-18 10:42:42.231[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020421028137207 -- 2026-06-18 10:42:42.328[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089061260223389 -- 2026-06-18 10:42:52.620[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020887851715088 -- 2026-06-18 10:42:52.622[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015301942825317 -- 2026-06-18 10:42:52.912[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010116815567017 -- 2026-06-18 10:42:53.109[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018391609191895 -- 2026-06-18 10:42:53.112[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11966109275818 -- 2026-06-18 10:42:53.231[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011234998703003 -- 2026-06-18 10:42:54.809[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021059513092041 -- 2026-06-18 10:42:55.113[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075881481170654 -- 2026-06-18 10:42:55.227[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018078804016113 -- 2026-06-18 10:42:55.452[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079591274261475 -- 2026-06-18 10:49:48.595 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-18 10:49:48.598 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024240016937256 -- 2026-06-18 10:49:48.600 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShiJiaYi' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017318725585938 -- 2026-06-18 10:49:48.602[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-18 10:49:48.615[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018839836120605 -- 2026-06-18 10:49:48.617[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.061173915863037 -- 2026-06-18 10:49:48.678[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021825075149536 -- 2026-06-18 10:49:49.501[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-18 10:49:49.503[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.052796125411987 -- 2026-06-18 10:49:49.556[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084388256072998 -- 2026-06-18 10:49:51.716[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017220973968506 -- 2026-06-18 10:49:54.455[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988826 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010033130645752 -- 2026-06-18 10:49:55.798[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988827 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022422075271606 -- 2026-06-18 10:49:57.261[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988828 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010432004928589 -- 2026-06-18 10:54:57.983 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019879341125488 -- 2026-06-18 10:54:57.986 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028829574584961 -- 2026-06-18 10:54:57.989 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ChenTongZhao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022461414337158 -- 2026-06-18 10:54:57.992[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023889541625977 -- 2026-06-18 10:54:58.005[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024309158325195 -- 2026-06-18 10:54:58.008[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024444103240967 -- 2026-06-18 10:54:58.262[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020726203918457 -- 2026-06-18 10:54:58.435[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018970966339111 -- 2026-06-18 10:54:58.437[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12265586853027 -- 2026-06-18 10:54:58.560[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010277986526489 -- 2026-06-18 10:55:06.391[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011462926864624 -- 2026-06-18 10:55:06.478[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091581344604492 -- 2026-06-18 10:55:06.635[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077750682830811 -- 2026-06-18 10:55:08.526[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008418083190918 -- 2026-06-18 10:55:08.797[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016513824462891 -- 2026-06-18 10:55:12.781[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084419250488281 -- 2026-06-18 11:01:44.491[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020370483398438 -- 2026-06-18 11:01:44.493[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089859962463379 -- 2026-06-18 11:01:44.826[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008868932723999 -- 2026-06-18 11:01:44.967[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-18 11:01:44.969[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12724685668945 -- 2026-06-18 11:01:45.096[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018505096435547 -- 2026-06-18 11:01:46.754[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022029876708984 -- 2026-06-18 11:01:47.061[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021872043609619 -- 2026-06-18 11:01:47.192[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017372846603394 -- 2026-06-18 11:01:47.411[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015324115753174 -- 2026-06-18 11:04:08.849 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018668174743652 -- 2026-06-18 11:04:08.853 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027461051940918 -- 2026-06-18 11:04:08.855 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YuYang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020740032196045 -- 2026-06-18 11:04:08.858[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022799968719482 -- 2026-06-18 11:04:08.871[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001945972442627 -- 2026-06-18 11:04:08.873[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098271369934082 -- 2026-06-18 11:04:09.040[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010673046112061 -- 2026-06-18 11:04:09.233[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-18 11:04:09.235[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11963200569153 -- 2026-06-18 11:04:09.355[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025299072265625 -- 2026-06-18 11:04:11.090[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-18 11:04:11.428[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078859329223633 -- 2026-06-18 11:04:11.546[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097939968109131 -- 2026-06-18 11:04:11.934[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079870223999023 -- 2026-06-18 11:05:05.688 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01988697052002 -- 2026-06-18 11:05:06.344[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22}&appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018391609191895 -- 2026-06-18 11:05:06.346[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22}&appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14969897270203 -- 2026-06-18 11:05:06.496[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22}&appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095829963684082 -- 2026-06-18 11:05:06.783[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073699951171875 -- 2026-06-18 11:05:13.685[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020451545715332 -- 2026-06-18 11:05:13.687[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00844407081604 -- 2026-06-18 11:05:13.999[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013821125030518 -- 2026-06-18 11:05:14.183[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-18 11:05:14.185[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12494611740112 -- 2026-06-18 11:05:14.310[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013819932937622 -- 2026-06-18 11:05:15.954[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020689964294434 -- 2026-06-18 11:05:16.330[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01829719543457 -- 2026-06-18 11:05:16.503[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015969038009644 -- 2026-06-18 11:05:16.675[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089471340179443 -- 2026-06-18 11:05:25.984 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-18 11:05:25.988 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026848316192627 -- 2026-06-18 11:05:25.991 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiLei' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019280910491943 -- 2026-06-18 11:05:25.993[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018949508666992 -- 2026-06-18 11:05:26.006[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021529197692871 -- 2026-06-18 11:05:26.008[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.059274911880493 -- 2026-06-18 11:05:26.068[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091121196746826 -- 2026-06-18 11:05:35.554[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-18 11:05:35.556[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.053480863571167 -- 2026-06-18 11:05:35.610[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011523962020874 -- 2026-06-18 11:05:36.980[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017081022262573 -- 2026-06-18 11:05:40.257[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014889240264893 -- 2026-06-18 11:05:40.258[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048409938812256 -- 2026-06-18 11:05:40.307[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081379413604736 -- 2026-06-18 11:05:40.435[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010403156280518 -- 2026-06-18 11:05:41.116[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 11:05:41.118[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-18 11:05:41.120[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082099437713623 -- 2026-06-18 11:05:41.279[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018855810165405 -- 2026-06-18 11:05:43.111[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001615047454834 -- 2026-06-18 11:05:43.113[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 2026-06-18 11:05:43.115[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084640979766846 -- 2026-06-18 11:05:44.342[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019413948059082 -- 2026-06-18 11:06:57.349[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020639896392822 -- 2026-06-18 11:06:57.351[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013177871704102 -- 2026-06-18 11:06:57.804[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085728168487549 -- 2026-06-18 11:06:57.965[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015509128570557 -- 2026-06-18 11:06:57.967[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12018013000488 -- 2026-06-18 11:06:58.087[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01607608795166 -- 2026-06-18 11:06:59.700[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020442008972168 -- 2026-06-18 11:07:00.008[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016678094863892 -- 2026-06-18 11:07:00.124[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017648935317993 -- 2026-06-18 11:07:00.311[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021368980407715 -- 2026-06-18 11:17:17.314 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014951229095459 -- 2026-06-18 11:17:17.317 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023789405822754 -- 2026-06-18 11:17:17.320 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='XieKai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-18 11:17:17.322[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019321441650391 -- 2026-06-18 11:17:17.335[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015730857849121 -- 2026-06-18 11:17:17.337[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079250335693359 -- 2026-06-18 11:17:17.569[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010344982147217 -- 2026-06-18 11:17:17.751[谢凯-826] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019071102142334 -- 2026-06-18 11:17:17.753[谢凯-826] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12022399902344 -- 2026-06-18 11:17:17.873[谢凯-826] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088949203491211 -- 2026-06-18 11:17:20.634[谢凯-826] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020320415496826 -- 2026-06-18 11:17:21.007[谢凯-826] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南昌市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019376039505005 -- 2026-06-18 11:17:21.125[谢凯-826] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 826 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015636205673218 -- 2026-06-18 11:39:41.435[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014941692352295 -- 2026-06-18 11:39:41.437[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095200538635254 -- 2026-06-18 11:39:41.637[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017184972763062 -- 2026-06-18 11:39:41.827[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010530948638916 -- 2026-06-18 11:39:42.174[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-18 11:39:42.176[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12091684341431 -- 2026-06-18 11:39:42.297[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084068775177002 -- 2026-06-18 11:39:51.342 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017005920410156 -- 2026-06-18 11:48:42.824[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-18 11:48:42.826[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046915054321289 -- 2026-06-18 11:48:42.873[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080389976501465 -- 2026-06-18 11:48:43.127[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089719295501709 -- 2026-06-18 11:48:43.848[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015528202056885 -- 2026-06-18 11:48:43.850[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-18 11:48:43.852[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018454790115356 -- 2026-06-18 11:48:44.000[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098640918731689 -- 2026-06-18 11:48:46.473[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-18 11:48:46.475[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047279119491577 -- 2026-06-18 11:48:46.522[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008864164352417 -- 2026-06-18 11:48:47.802[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093998908996582 -- 2026-06-18 11:48:48.797[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012400150299072 -- 2026-06-18 11:48:48.798[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0471351146698 -- 2026-06-18 11:48:48.846[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091779232025146 -- 2026-06-18 11:48:48.962[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095469951629639 -- 2026-06-18 11:48:52.334[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-18 11:48:52.336[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-18 11:48:52.338[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011945009231567 -- 2026-06-18 11:48:52.482[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011036157608032 -- 2026-06-18 11:48:54.520[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015349388122559 -- 2026-06-18 11:48:54.522[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-18 11:48:54.523[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013529062271118 -- 2026-06-18 11:48:55.837[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01025915145874 -- 2026-06-18 11:49:51.167 -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018882989883423 -- 2026-06-18 11:49:51.794[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22}&appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =81 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023491382598877 -- 2026-06-18 11:49:51.797[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22}&appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022819995880127 -- 2026-06-18 11:49:52.907[刘斌-81] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=2 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018651485443115 -- 2026-06-18 11:49:52.909[刘斌-81] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022540092468262 -- 2026-06-18 11:49:52.911[刘斌-81] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (2) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089659690856934 -- 2026-06-18 11:49:53.492[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 81 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-18 11:49:53.494[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022749900817871 -- 2026-06-18 11:49:53.496[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-18 11:49:53.498[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-18 11:49:53.500[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 81 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-18 11:49:53.502[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016818046569824 -- 2026-06-18 11:49:53.504[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001680850982666 -- 2026-06-18 11:49:53.506[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027370452880859 -- 2026-06-18 11:49:53.508[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 and o.acct_id = 2 and ol.main_left_pieces = o.pieces AND o.pieces = 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092639923095703 -- 2026-06-18 11:50:00.859[刘斌-81] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020859241485596 -- 2026-06-18 11:50:01.182[刘斌-81] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010993003845215 -- 2026-06-18 11:50:02.752[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 81 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014138221740723 -- 2026-06-18 11:50:02.754[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014369487762451 -- 2026-06-18 11:50:02.755[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014200210571289 -- 2026-06-18 11:50:02.757[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014331340789795 -- 2026-06-18 11:50:02.758[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 81 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014209747314453 -- 2026-06-18 11:50:02.760[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014209747314453 -- 2026-06-18 11:50:02.761[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013978481292725 -- 2026-06-18 11:50:02.763[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 81 and acct_id = 2 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025861263275146 -- 2026-06-18 11:50:02.766[刘斌-81] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 and o.acct_id = 2 and ol.main_left_pieces = o.pieces AND o.pieces > 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096709728240967 -- 2026-06-18 11:50:21.728[刘斌-81] -- /buz/third/index.php/thirdoprt/terminal_operation?termainal_type=sign_return&appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097129344940186 -- 2026-06-18 11:50:23.409[刘斌-81] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 2026-06-18 11:50:23.787[刘斌-81] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017069101333618 -- 2026-06-18 11:50:23.870[刘斌-81] -- /buz/third/index.php/thirdoprt/terminal_operation?event=query_terminal_order select o.*,IF(o.assign_arvl_time IS NULL, '', DATE_FORMAT(o.assign_arvl_time, '%Y-%m-%d')) AS assign_arvl_time, 4 terminal_status,cur_os.city_id from dbthird.v_thd_order o left join dbthird.thd_orderch_arngLeft oc_al on o.order_id = oc_al.order_id left join dbthird.thd_orderch_selftrack cur_os on o.cur_selfTrack_id = cur_os.selfTrack_id left join dbpublic.pbl_upload_file file on o.owner_id = file.owner_id and file.file_type_id = 102 where o.acct_id = 2 and o.createdon >= '2026/05/19' and o.createdon <= '2026/06/18 23:59:59' and oc_al.city_id = '469' AND oc_al.main_left_pieces > 0 and file.file_id is null and cur_os.selfTrack_status_id = 5 and cur_os.truck_no = 'terminal_sign' group by o.owner_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017918825149536 -- 2026-06-18 11:50:34.099[刘斌-81] -- /buz/third/index.php/thirdoprt/terminal_operation?event=query_terminal_order select o.*,IF(o.assign_arvl_time IS NULL, '', DATE_FORMAT(o.assign_arvl_time, '%Y-%m-%d')) AS assign_arvl_time, 4 terminal_status,cur_os.city_id from dbthird.v_thd_order o left join dbthird.thd_orderch_arngLeft oc_al on o.order_id = oc_al.order_id left join dbthird.thd_orderch_selftrack cur_os on o.cur_selfTrack_id = cur_os.selfTrack_id left join dbpublic.pbl_upload_file file on o.owner_id = file.owner_id and file.file_type_id = 102 where o.acct_id = 2 and o.createdon >= '2026/05/19' and o.createdon <= '2026/06/18 23:59:59' and oc_al.city_id = '469' AND oc_al.main_left_pieces > 0 and file.file_id > 1 and cur_os.selfTrack_status_id = 5 and cur_os.truck_no = 'terminal_sign' group by o.owner_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098080635070801 -- 2026-06-18 11:50:52.433 -- /buz/third/index.php/thirdoprt/terminal_operation?termainal_type=sign_return&appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019569396972656 -- 2026-06-18 11:50:52.436 -- /buz/third/index.php/thirdoprt/terminal_operation?termainal_type=sign_return&appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025198459625244 -- 2026-06-18 11:50:52.439 -- /buz/third/index.php/thirdoprt/terminal_operation?termainal_type=sign_return&appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiuBin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098519325256348 -- 2026-06-18 11:51:13.533[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?wxMenu_id=1&termainal_type=sign_return&appid=ww5262fb147810c303&agentid=1000009¶={%22termainal_type%22:%22sign_return%22,%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22} select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021424055099487 -- 2026-06-18 11:51:15.267[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019140243530273 -- 2026-06-18 11:51:15.619[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.18688201904297 -- 2026-06-18 11:51:15.914[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?event=query_terminal_order select o.*,IF(o.assign_arvl_time IS NULL, '', DATE_FORMAT(o.assign_arvl_time, '%Y-%m-%d')) AS assign_arvl_time, 4 terminal_status,cur_os.city_id from dbthird.v_thd_order o left join dbthird.thd_orderch_arngLeft oc_al on o.order_id = oc_al.order_id left join dbthird.thd_orderch_selftrack cur_os on o.cur_selfTrack_id = cur_os.selfTrack_id left join dbpublic.pbl_upload_file file on o.owner_id = file.owner_id and file.file_type_id = 102 where o.acct_id = 15 and o.createdon >= '2026/05/19' and o.createdon <= '2026/06/18 23:59:59' and oc_al.city_id = '469' AND oc_al.main_left_pieces > 0 and file.file_id is null and cur_os.selfTrack_status_id = 5 and cur_os.truck_no = 'terminal_sign' group by o.owner_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.1591420173645 -- 2026-06-18 11:51:20.246[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?event=query_terminal_order select o.*,IF(o.assign_arvl_time IS NULL, '', DATE_FORMAT(o.assign_arvl_time, '%Y-%m-%d')) AS assign_arvl_time, 4 terminal_status,cur_os.city_id from dbthird.v_thd_order o left join dbthird.thd_orderch_arngLeft oc_al on o.order_id = oc_al.order_id left join dbthird.thd_orderch_selftrack cur_os on o.cur_selfTrack_id = cur_os.selfTrack_id left join dbpublic.pbl_upload_file file on o.owner_id = file.owner_id and file.file_type_id = 102 where o.acct_id = 15 and o.createdon >= '2026/05/19' and o.createdon <= '2026/06/18 23:59:59' and oc_al.city_id = '469' AND oc_al.main_left_pieces > 0 and file.file_id > 1 and cur_os.selfTrack_status_id = 5 and cur_os.truck_no = 'terminal_sign' group by o.owner_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088169574737549 -- 2026-06-18 11:51:26.088[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-18 11:51:26.090[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012074947357178 -- 2026-06-18 11:51:26.228[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016059875488281 -- 2026-06-18 11:51:26.230[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12148094177246 -- 2026-06-18 11:51:26.351[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012776851654053 -- 2026-06-18 11:51:27.058[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-18 11:51:27.060[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-18 11:51:27.062[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-18 11:51:27.064[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-18 11:51:27.066[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016531944274902 -- 2026-06-18 11:51:27.068[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0062568187713623 -- 2026-06-18 11:51:27.074[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010951042175293 -- 2026-06-18 11:51:28.031[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019361972808838 -- 2026-06-18 11:51:28.337[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094480514526367 -- 2026-06-18 11:51:28.658[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017740726470947 -- 2026-06-18 11:51:28.660[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017950534820557 -- 2026-06-18 11:51:28.662[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-18 11:51:28.664[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017681121826172 -- 2026-06-18 11:51:28.666[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 2026-06-18 11:51:28.668[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010298013687134 -- 2026-06-18 11:51:28.678[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-18 11:51:28.680[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-18 11:51:28.682[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903791 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-18 11:51:28.684[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903790 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018458366394043 -- 2026-06-18 11:51:28.686[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903789 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-18 11:51:28.688[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-18 11:51:28.690[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903785 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018181800842285 -- 2026-06-18 11:51:28.692[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903784 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-18 11:51:28.694[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903783 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-18 11:51:28.696[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903781 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018107891082764 -- 2026-06-18 11:51:28.698[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903777 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-18 11:51:28.700[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903776 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018188953399658 -- 2026-06-18 11:51:28.702[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903774 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018141269683838 -- 2026-06-18 11:51:28.704[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903773 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-18 11:51:28.706[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903770 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-18 11:51:28.708[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903768 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-18 11:51:28.710[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903767 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-18 11:51:28.712[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903758 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-18 11:51:28.714[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903757 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018188953399658 -- 2026-06-18 11:51:28.716[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-18 11:51:28.717[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903755 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018329620361328 -- 2026-06-18 11:51:28.719[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-18 11:51:28.721[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-18 11:51:28.723[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903675 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-18 11:51:28.725[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-18 11:51:28.727[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-18 11:51:28.729[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-18 11:51:28.731[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903141 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018510818481445 -- 2026-06-18 11:51:28.733[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018141269683838 -- 2026-06-18 11:51:28.735[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082190036773682 -- 2026-06-18 11:51:32.862[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-18 11:51:32.864[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015188932418823 -- 2026-06-18 11:51:33.094[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019596815109253 -- 2026-06-18 11:51:33.114[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 469 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013627052307129 -- 2026-06-18 11:51:37.437[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015161037445068 -- 2026-06-18 11:51:37.439[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015239715576172 -- 2026-06-18 11:51:37.440[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015189647674561 -- 2026-06-18 11:51:37.442[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-18 11:51:37.444[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014960765838623 -- 2026-06-18 11:51:37.445[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098190307617188 -- 2026-06-18 11:51:37.455[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015239715576172 -- 2026-06-18 11:51:37.457[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 2026-06-18 11:51:37.459[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903791 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014791488647461 -- 2026-06-18 11:51:37.460[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903790 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-18 11:51:37.462[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903789 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014960765838623 -- 2026-06-18 11:51:37.464[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-18 11:51:37.465[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903785 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014891624450684 -- 2026-06-18 11:51:37.467[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903784 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-18 11:51:37.468[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903783 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014791488647461 -- 2026-06-18 11:51:37.470[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903781 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-18 11:51:37.472[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903777 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-18 11:51:37.473[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903776 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-18 11:51:37.475[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903774 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014760494232178 -- 2026-06-18 11:51:37.477[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903773 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014970302581787 -- 2026-06-18 11:51:37.478[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903770 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-18 11:51:37.480[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903768 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-18 11:51:37.481[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903767 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015239715576172 -- 2026-06-18 11:51:37.483[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903758 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014820098876953 -- 2026-06-18 11:51:37.485[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903757 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014891624450684 -- 2026-06-18 11:51:37.486[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-18 11:51:37.488[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903755 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-18 11:51:37.490[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014910697937012 -- 2026-06-18 11:51:37.491[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015010833740234 -- 2026-06-18 11:51:37.493[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903675 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-18 11:51:37.494[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014970302581787 -- 2026-06-18 11:51:37.496[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015068054199219 -- 2026-06-18 11:51:37.498[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-18 11:51:37.499[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903141 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-18 11:51:37.501[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-18 11:51:37.503[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083620548248291 -- 2026-06-18 11:54:12.515[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-18 11:54:12.517[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-18 11:54:12.519[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 2026-06-18 11:54:12.521[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015239715576172 -- 2026-06-18 11:54:12.522[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-18 11:54:12.524[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011450052261353 -- 2026-06-18 11:54:12.536[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.createdon >= '2026/06/01' AND o.createdon <= '2026/06/02 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 11:54:12.538[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1886981 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015928745269775 -- 2026-06-18 11:54:12.539[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1886980 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015900135040283 -- 2026-06-18 11:54:12.541[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1886979 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015981197357178 -- 2026-06-18 11:54:12.543[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1886978 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-18 11:54:12.545[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1886977 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 2026-06-18 11:54:12.546[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1885645 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-18 11:54:12.548[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1885412 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015659332275391 -- 2026-06-18 11:54:12.550[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1885411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 2026-06-18 11:54:12.551[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1885410 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015678405761719 -- 2026-06-18 11:54:12.553[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1885260 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 2026-06-18 11:54:12.555[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1885259 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-18 11:54:12.557[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1885257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097658634185791 -- 2026-06-18 11:55:02.249[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019369125366211 -- 2026-06-18 11:55:02.251[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018930435180664 -- 2026-06-18 11:55:02.253[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019600391387939 -- 2026-06-18 11:55:02.255[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018088817596436 -- 2026-06-18 11:55:02.257[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018019676208496 -- 2026-06-18 11:55:02.259[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012423992156982 -- 2026-06-18 11:55:02.272[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.createdon >= '2026/06/03' AND o.createdon <= '2026/06/04 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023400783538818 -- 2026-06-18 11:55:02.274[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1889073 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00189208984375 -- 2026-06-18 11:55:02.276[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1889051 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 2026-06-18 11:55:02.278[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1888990 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-18 11:55:02.280[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1887916 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 2026-06-18 11:55:02.282[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1887879 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-18 11:55:02.284[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1887865 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016600131988525 -- 2026-06-18 11:55:20.248 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018529891967773 -- 2026-06-18 11:55:20.251 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028018951416016 -- 2026-06-18 11:55:20.254 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ice' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002000093460083 -- 2026-06-18 11:55:20.257[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019071102142334 -- 2026-06-18 11:55:20.269[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021920204162598 -- 2026-06-18 11:55:20.272[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 2 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026163101196289 -- 2026-06-18 11:55:20.529[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010493040084839 -- 2026-06-18 11:55:20.804[何华坚-561] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=2 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019500255584717 -- 2026-06-18 11:55:20.806[何华坚-561] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023379325866699 -- 2026-06-18 11:55:20.808[何华坚-561] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (2) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012129068374634 -- 2026-06-18 11:55:22.474[何华坚-561] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020959377288818 -- 2026-06-18 11:55:22.854[何华坚-561] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095710754394531 -- 2026-06-18 11:55:22.941[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092928409576416 -- 2026-06-18 11:55:23.161[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017847061157227 -- 2026-06-18 11:55:24.950[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097100734710693 -- 2026-06-18 11:55:25.165[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018765926361084 -- 2026-06-18 11:55:28.667[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?termainal_type=sign_return&appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009181022644043 -- 2026-06-18 11:55:30.266[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-18 11:55:30.578[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.16379380226135 -- 2026-06-18 11:55:30.844[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?event=query_terminal_order select o.*,IF(o.assign_arvl_time IS NULL, '', DATE_FORMAT(o.assign_arvl_time, '%Y-%m-%d')) AS assign_arvl_time, 4 terminal_status,cur_os.city_id from dbthird.v_thd_order o left join dbthird.thd_orderch_arngLeft oc_al on o.order_id = oc_al.order_id left join dbthird.thd_orderch_selftrack cur_os on o.cur_selfTrack_id = cur_os.selfTrack_id left join dbpublic.pbl_upload_file file on o.owner_id = file.owner_id and file.file_type_id = 102 where o.acct_id = 15 and o.createdon >= '2026/05/19' and o.createdon <= '2026/06/18 23:59:59' and oc_al.city_id = '469' AND oc_al.main_left_pieces > 0 and file.file_id is null and cur_os.selfTrack_status_id = 5 and cur_os.truck_no = 'terminal_sign' group by o.owner_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097420215606689 -- 2026-06-18 11:55:33.899[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?termainal_type=sign&appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090742111206055 -- 2026-06-18 11:55:35.393[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016071796417236 -- 2026-06-18 11:55:35.701[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.10312509536743 -- 2026-06-18 11:55:35.959[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?event=query_terminal_order select o.*,IF(o.assign_arvl_time IS NULL, '', DATE_FORMAT(o.assign_arvl_time, '%Y-%m-%d')) AS assign_arvl_time, 3 terminal_status,cur_os.city_id from dbthird.v_thd_order o left join dbthird.thd_orderch_arngLeft oc_al on o.order_id = oc_al.order_id left join dbthird.thd_orderch_selftrack cur_os on o.cur_selfTrack_id = cur_os.selfTrack_id left join dbpublic.pbl_upload_file file on o.owner_id = file.owner_id and file.file_type_id = 102 where o.acct_id = 15 and o.createdon >= '2026/05/19' and o.createdon <= '2026/06/18 23:59:59' and oc_al.city_id = '469' AND oc_al.main_left_pieces > 0 and cur_os.selfTrack_status_id = 5 and o.dest_city_id = 469 and cur_os.truck_no <> 'terminal_sign' group by o.owner_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.16314601898193 -- 2026-06-18 11:55:43.006[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/terminal_operation?event=query_terminal_order select o.*,IF(o.assign_arvl_time IS NULL, '', DATE_FORMAT(o.assign_arvl_time, '%Y-%m-%d')) AS assign_arvl_time, 4 terminal_status,cur_os.city_id from dbthird.v_thd_order o left join dbthird.thd_orderch_arngLeft oc_al on o.order_id = oc_al.order_id left join dbthird.thd_orderch_selftrack cur_os on o.cur_selfTrack_id = cur_os.selfTrack_id left join dbpublic.pbl_upload_file file on o.owner_id = file.owner_id and file.file_type_id = 102 where o.acct_id = 15 and o.createdon >= '2026/05/19' and o.createdon <= '2026/06/18 23:59:59' and oc_al.city_id = '469' AND oc_al.main_left_pieces > 0 and cur_os.selfTrack_status_id = 5 and cur_os.truck_no = 'terminal_sign' group by o.owner_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081360340118408 -- 2026-06-18 11:55:49.040[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023207902908325 -- 2026-06-18 11:55:49.254[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092079639434814 -- 2026-06-18 11:55:59.681[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092740058898926 -- 2026-06-18 11:55:59.896[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012591123580933 -- 2026-06-18 11:56:05.889[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01262903213501 -- 2026-06-18 11:56:06.108[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010716915130615 -- 2026-06-18 11:56:31.590[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001939058303833 -- 2026-06-18 11:56:31.592[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046967029571533 -- 2026-06-18 11:56:31.639[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092911720275879 -- 2026-06-18 11:56:31.791[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019568920135498 -- 2026-06-18 11:56:34.958[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014281272888184 -- 2026-06-18 11:56:34.959[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046648025512695 -- 2026-06-18 11:56:35.006[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081191062927246 -- 2026-06-18 11:56:35.134[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010460138320923 -- 2026-06-18 11:56:35.350[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-18 11:56:35.352[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-18 11:56:35.354[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081160068511963 -- 2026-06-18 11:56:35.474[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009713888168335 -- 2026-06-18 11:56:39.693[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-18 11:56:39.694[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046239852905273 -- 2026-06-18 11:56:39.741[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087900161743164 -- 2026-06-18 11:56:41.120[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010401964187622 -- 2026-06-18 11:56:44.791[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-18 11:56:44.793[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 11:56:44.795[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092301368713379 -- 2026-06-18 11:56:47.233[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010571002960205 -- 2026-06-18 11:56:48.255[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-18 11:56:48.257[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019168853759766 -- 2026-06-18 11:56:48.259[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010581016540527 -- 2026-06-18 11:56:48.394[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012058019638062 -- 2026-06-18 11:56:49.053[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 2026-06-18 11:56:49.054[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014679431915283 -- 2026-06-18 11:56:49.056[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014185905456543 -- 2026-06-18 11:56:49.194[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093801021575928 -- 2026-06-18 11:57:02.799 -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 2026-06-18 11:57:02.803 -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027070045471191 -- 2026-06-18 11:57:02.806 -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ice' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016007900238037 -- 2026-06-18 11:57:15.879[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?wxMenu_id=1&appid=ww5262fb147810c303&agentid=1000009¶={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22} select driver_id from dbthird.thd_driver where cont_id =476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020079612731934 -- 2026-06-18 11:57:15.881[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?wxMenu_id=1&appid=ww5262fb147810c303&agentid=1000009¶={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22} select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095911026000977 -- 2026-06-18 11:57:16.016[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-18 11:57:16.018[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11911988258362 -- 2026-06-18 11:57:16.138[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095899105072021 -- 2026-06-18 11:57:16.882[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018258094787598 -- 2026-06-18 11:57:16.884[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018000602722168 -- 2026-06-18 11:57:16.885[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018439292907715 -- 2026-06-18 11:57:16.887[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-18 11:57:16.889[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-18 11:57:16.891[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073189735412598 -- 2026-06-18 11:57:16.899[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093989372253418 -- 2026-06-18 11:57:17.802[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019810199737549 -- 2026-06-18 11:57:18.137[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087900161743164 -- 2026-06-18 11:57:18.291[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-18 11:57:18.293[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017011165618896 -- 2026-06-18 11:57:18.295[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016891956329346 -- 2026-06-18 11:57:18.297[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-18 11:57:18.298[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-18 11:57:18.300[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010164976119995 -- 2026-06-18 11:57:18.311[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021758079528809 -- 2026-06-18 11:57:18.313[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-18 11:57:18.315[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903791 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-18 11:57:18.317[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903790 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017421245574951 -- 2026-06-18 11:57:18.319[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903789 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-18 11:57:18.321[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-18 11:57:18.322[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903785 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-18 11:57:18.324[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903784 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-18 11:57:18.326[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903783 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-18 11:57:18.328[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903781 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 2026-06-18 11:57:18.330[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903777 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-18 11:57:18.332[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903776 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-18 11:57:18.334[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903774 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 2026-06-18 11:57:18.336[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903773 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-18 11:57:18.338[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903770 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017530918121338 -- 2026-06-18 11:57:18.339[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903768 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-18 11:57:18.341[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903767 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-18 11:57:18.343[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903758 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-18 11:57:18.345[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903757 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-18 11:57:18.347[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-18 11:57:18.349[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903755 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-18 11:57:18.351[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017988681793213 -- 2026-06-18 11:57:18.353[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-18 11:57:18.354[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903675 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-18 11:57:18.356[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-18 11:57:18.358[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-18 11:57:18.360[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-18 11:57:18.362[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903141 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017318725585938 -- 2026-06-18 11:57:18.364[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-18 11:57:18.366[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099031925201416 -- 2026-06-18 11:57:49.711[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023741722106934 -- 2026-06-18 11:57:49.714[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022255897521973 -- 2026-06-18 11:57:49.823[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085790157318115 -- 2026-06-18 11:57:49.970[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 2026-06-18 11:57:49.972[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11876606941223 -- 2026-06-18 11:57:50.091[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095188617706299 -- 2026-06-18 11:57:51.591[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021281242370605 -- 2026-06-18 11:57:51.930[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010688066482544 -- 2026-06-18 11:57:52.112[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018249034881592 -- 2026-06-18 11:57:52.299[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078818798065186 -- 2026-06-18 11:57:52.499[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092868804931641 -- 2026-06-18 11:57:52.650[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085721015930176 -- 2026-06-18 12:04:41.226[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-18 12:04:41.228[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010242938995361 -- 2026-06-18 12:04:41.387[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-18 12:04:41.389[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11909604072571 -- 2026-06-18 12:04:41.509[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01275110244751 -- 2026-06-18 12:04:42.110[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-18 12:04:42.112[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001716136932373 -- 2026-06-18 12:04:42.114[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-18 12:04:42.116[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-18 12:04:42.118[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-18 12:04:42.120[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0063629150390625 -- 2026-06-18 12:04:42.126[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013723134994507 -- 2026-06-18 12:04:43.161[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020701885223389 -- 2026-06-18 12:04:43.518[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087110996246338 -- 2026-06-18 12:04:43.716[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016379356384277 -- 2026-06-18 12:04:43.718[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-18 12:04:43.719[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 2026-06-18 12:04:43.721[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-18 12:04:43.723[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 476 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015978813171387 -- 2026-06-18 12:04:43.725[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010257005691528 -- 2026-06-18 12:04:43.735[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-18 12:04:43.737[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-18 12:04:43.739[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903791 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-18 12:04:43.741[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903790 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-18 12:04:43.743[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903789 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016851425170898 -- 2026-06-18 12:04:43.744[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903787 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-18 12:04:43.746[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903785 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-18 12:04:43.748[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903784 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-18 12:04:43.750[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903783 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-18 12:04:43.752[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903781 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00166916847229 -- 2026-06-18 12:04:43.753[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903777 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 12:04:43.755[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903776 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 2026-06-18 12:04:43.757[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903774 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-18 12:04:43.759[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903773 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-18 12:04:43.761[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903770 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016911029815674 -- 2026-06-18 12:04:43.763[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903768 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-18 12:04:43.764[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903767 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016708374023438 -- 2026-06-18 12:04:43.766[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903758 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-18 12:04:43.768[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903757 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-18 12:04:43.770[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-18 12:04:43.772[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903755 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00166916847229 -- 2026-06-18 12:04:43.773[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-18 12:04:43.775[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-18 12:04:43.777[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903675 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-18 12:04:43.779[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016648769378662 -- 2026-06-18 12:04:43.781[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-18 12:04:43.782[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-18 12:04:43.784[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903141 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 12:04:43.786[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-18 12:04:43.788[飞力士物流管理员-476] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019512891769409 -- 2026-06-18 12:11:52.896 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019021034240723 -- 2026-06-18 12:11:52.900 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027430057525635 -- 2026-06-18 12:11:52.903 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiuBin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093262195587158 -- 2026-06-18 12:12:08.264[刘斌-81] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?wxMenu_id=1&appid=ww5262fb147810c303&agentid=1000009¶={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22} select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002180814743042 -- 2026-06-18 12:12:08.266[刘斌-81] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?wxMenu_id=1&appid=ww5262fb147810c303&agentid=1000009¶={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22} select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 2 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084688663482666 -- 2026-06-18 12:12:08.818[刘斌-81] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099489688873291 -- 2026-06-18 12:12:09.144[刘斌-81] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=2 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018389225006104 -- 2026-06-18 12:12:09.146[刘斌-81] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022618770599365 -- 2026-06-18 12:12:09.148[刘斌-81] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (2) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093321800231934 -- 2026-06-18 12:12:10.818[刘斌-81] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019910335540771 -- 2026-06-18 12:12:11.184[刘斌-81] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '东莞市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091369152069092 -- 2026-06-18 12:12:11.297[刘斌-81] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009368896484375 -- 2026-06-18 12:12:11.546[刘斌-81] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 81 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010174036026001 -- 2026-06-18 12:14:44.970[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018258094787598 -- 2026-06-18 12:14:44.972[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047165870666504 -- 2026-06-18 12:14:45.020[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020216941833496 -- 2026-06-18 12:14:45.202[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086910724639893 -- 2026-06-18 12:14:48.265[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 2026-06-18 12:14:48.267[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047658920288086 -- 2026-06-18 12:14:48.314[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075218677520752 -- 2026-06-18 12:14:49.533[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095019340515137 -- 2026-06-18 12:21:21.315[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-18 12:21:21.317[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047276020050049 -- 2026-06-18 12:21:21.365[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021601915359497 -- 2026-06-18 12:21:22.209[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010871887207031 -- 2026-06-18 12:21:26.003[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014529228210449 -- 2026-06-18 12:21:26.004[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046811819076538 -- 2026-06-18 12:21:26.051[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021188974380493 -- 2026-06-18 12:21:27.492[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010530948638916 -- 2026-06-18 12:21:30.346[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014479160308838 -- 2026-06-18 12:21:30.347[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047122001647949 -- 2026-06-18 12:21:30.395[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080978870391846 -- 2026-06-18 12:21:31.491[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097939968109131 -- 2026-06-18 12:26:47.772[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-18 12:26:47.774[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047015905380249 -- 2026-06-18 12:26:47.821[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075008869171143 -- 2026-06-18 12:26:48.063[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098769664764404 -- 2026-06-18 12:26:48.873[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-18 12:26:48.875[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-18 12:26:48.877[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066390037536621 -- 2026-06-18 12:26:48.994[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010671854019165 -- 2026-06-18 12:26:51.398[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014510154724121 -- 2026-06-18 12:26:51.400[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047002077102661 -- 2026-06-18 12:26:51.447[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096778869628906 -- 2026-06-18 12:26:52.919[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097579956054688 -- 2026-06-18 12:30:41.414 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-18 12:30:41.417 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002795934677124 -- 2026-06-18 12:30:41.420 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiDan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021390914916992 -- 2026-06-18 12:30:41.423[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022780895233154 -- 2026-06-18 12:30:41.436[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024170875549316 -- 2026-06-18 12:30:41.438[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088529586791992 -- 2026-06-18 12:30:41.873[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083341598510742 -- 2026-06-18 12:30:42.051[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015010833740234 -- 2026-06-18 12:30:42.052[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12386798858643 -- 2026-06-18 12:30:42.176[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088820457458496 -- 2026-06-18 12:30:44.139[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020098686218262 -- 2026-06-18 12:30:44.450[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '重庆市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088770389556885 -- 2026-06-18 12:30:44.560[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010090827941895 -- 2026-06-18 12:30:49.479[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%上海市%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021192789077759 -- 2026-06-18 12:30:49.572[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094261169433594 -- 2026-06-18 12:30:49.738[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020637989044189 -- 2026-06-18 12:30:51.125[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018465042114258 -- 2026-06-18 12:30:52.034[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093090534210205 -- 2026-06-18 12:30:53.311[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009141206741333 -- 2026-06-18 12:35:14.153 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018391609191895 -- 2026-06-18 12:35:14.157 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024011135101318 -- 2026-06-18 12:35:14.160 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShiJie' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021169185638428 -- 2026-06-18 12:35:14.162[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023379325866699 -- 2026-06-18 12:35:14.175[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018851757049561 -- 2026-06-18 12:35:14.177[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14626002311707 -- 2026-06-18 12:35:14.324[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084969997406006 -- 2026-06-18 12:35:15.457[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012391090393066 -- 2026-06-18 12:35:17.680[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-18 12:35:17.683[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12362694740295 -- 2026-06-18 12:35:17.806[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095171928405762 -- 2026-06-18 12:35:18.979[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083792209625244 -- 2026-06-18 12:35:22.899[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016683101654053 -- 2026-06-18 12:35:25.959[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989176 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012720108032227 -- 2026-06-18 12:35:29.941[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082690715789795 -- 2026-06-18 12:36:54.126[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097708702087402 -- 2026-06-18 12:36:54.995[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009307861328125 -- 2026-06-18 12:38:36.110[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002373218536377 -- 2026-06-18 12:38:36.112[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010140895843506 -- 2026-06-18 12:38:36.668[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097730159759521 -- 2026-06-18 12:38:36.830[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017678737640381 -- 2026-06-18 12:38:36.832[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11896085739136 -- 2026-06-18 12:38:36.951[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021147966384888 -- 2026-06-18 12:38:38.680[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021460056304932 -- 2026-06-18 12:38:39.041[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '重庆市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073568820953369 -- 2026-06-18 12:38:39.161[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01268196105957 -- 2026-06-18 12:38:43.244[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%上海市%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007565975189209 -- 2026-06-18 12:38:43.321[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009631872177124 -- 2026-06-18 12:38:43.479[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089550018310547 -- 2026-06-18 12:38:46.224[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088250637054443 -- 2026-06-18 12:38:59.271[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 2026-06-18 12:38:59.273[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.72171902656555 -- 2026-06-18 12:39:09.341[李丹-751] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%上海%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017214775085449 -- 2026-06-18 12:39:20.436[李丹-751] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%189%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082690715789795 -- 2026-06-18 12:39:35.199[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001619815826416 -- 2026-06-18 12:39:35.435[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 2026-06-18 12:39:35.438[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015499591827393 -- 2026-06-18 12:39:35.440[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015349388122559 -- 2026-06-18 12:39:35.442[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 374210 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-18 12:39:35.571[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001474142074585 -- 2026-06-18 12:39:35.608[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016029119491577 -- 2026-06-18 12:39:35.749[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013551712036133 -- 2026-06-18 12:39:35.751[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672274 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019724130630493 -- 2026-06-18 12:39:35.875[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008929967880249 -- 2026-06-18 12:39:40.256[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015308856964111 -- 2026-06-18 12:39:40.258[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037829875946045 -- 2026-06-18 12:39:40.262[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 2026-06-18 12:39:40.264[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-18 12:39:40.265[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 374210 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-18 12:39:40.385[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015559196472168 -- 2026-06-18 12:39:40.421[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097420215606689 -- 2026-06-18 12:39:40.502[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308907 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-18 12:39:40.504[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672274 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017810106277466 -- 2026-06-18 12:39:40.608[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077919960021973 -- 2026-06-18 12:39:41.376[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022840976715088 -- 2026-06-18 12:39:41.550[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010180950164795 -- 2026-06-18 12:40:39.698[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023729801177979 -- 2026-06-18 12:40:39.700[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14620494842529 -- 2026-06-18 12:40:39.847[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095992088317871 -- 2026-06-18 12:40:40.103[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099389553070068 -- 2026-06-18 12:40:42.010[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017609596252441 -- 2026-06-18 12:40:42.012[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12341618537903 -- 2026-06-18 12:40:42.136[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097699165344238 -- 2026-06-18 12:40:43.242[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010450124740601 -- 2026-06-18 12:40:47.761[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989176 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077931880950928 -- 2026-06-18 12:40:52.484[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094969272613525 -- 2026-06-18 12:57:52.849[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019710063934326 -- 2026-06-18 12:57:52.851[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14062094688416 -- 2026-06-18 12:57:52.992[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097692012786865 -- 2026-06-18 12:57:53.284[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01593804359436 -- 2026-06-18 12:57:56.100[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001500129699707 -- 2026-06-18 12:57:56.101[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11871194839478 -- 2026-06-18 12:57:56.220[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013914108276367 -- 2026-06-18 12:57:57.354[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088319778442383 -- 2026-06-18 12:57:58.650[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020344018936157 -- 2026-06-18 12:58:01.791[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989176 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018445014953613 -- 2026-06-18 12:58:04.362[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022298097610474 -- 2026-06-18 12:58:17.125[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021341800689697 -- 2026-06-18 13:17:28.130[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025448799133301 -- 2026-06-18 13:17:28.133[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.058526039123535 -- 2026-06-18 13:17:28.191[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079381465911865 -- 2026-06-18 13:17:40.189[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-18 13:17:40.191[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043699741363525 -- 2026-06-18 13:17:40.195[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01000189781189 -- 2026-06-18 13:17:47.807[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-18 13:17:47.809[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.04757285118103 -- 2026-06-18 13:17:47.856[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015545129776001 -- 2026-06-18 13:17:49.044[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021476984024048 -- 2026-06-18 13:17:49.922[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015368461608887 -- 2026-06-18 13:17:49.924[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046850919723511 -- 2026-06-18 13:17:49.971[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078060626983643 -- 2026-06-18 13:17:50.205[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010322093963623 -- 2026-06-18 13:17:52.479[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-18 13:17:52.481[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016951560974121 -- 2026-06-18 13:17:52.482[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012144804000854 -- 2026-06-18 13:17:53.889[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098519325256348 -- 2026-06-18 13:17:54.671[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-18 13:17:54.673[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048260927200317 -- 2026-06-18 13:17:54.721[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014636039733887 -- 2026-06-18 13:17:54.876[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012233972549438 -- 2026-06-18 13:17:55.473[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015559196472168 -- 2026-06-18 13:17:55.475[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016179084777832 -- 2026-06-18 13:17:55.476[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009160041809082 -- 2026-06-18 13:17:55.646[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020817995071411 -- 2026-06-18 13:18:07.970[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015788078308105 -- 2026-06-18 13:18:07.972[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-18 13:18:07.974[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007357120513916 -- 2026-06-18 13:18:08.116[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087690353393555 -- 2026-06-18 13:18:10.918[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-18 13:18:10.920[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001521110534668 -- 2026-06-18 13:18:10.922[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017676115036011 -- 2026-06-18 13:18:12.207[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096969604492188 -- 2026-06-18 13:20:53.202 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019490718841553 -- 2026-06-18 13:20:53.206 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029840469360352 -- 2026-06-18 13:20:53.209 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='XiaoHe' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021920204162598 -- 2026-06-18 13:20:53.212[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020751953125 -- 2026-06-18 13:20:53.225[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019509792327881 -- 2026-06-18 13:20:53.227[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.061433076858521 -- 2026-06-18 13:20:53.288[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022891044616699 -- 2026-06-18 13:20:54.104[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-18 13:20:54.106[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.05181097984314 -- 2026-06-18 13:20:54.158[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019638061523438 -- 2026-06-18 13:20:55.295[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019279956817627 -- 2026-06-18 13:20:57.257[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019391059875488 -- 2026-06-18 13:21:01.834[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988871 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086967945098877 -- 2026-06-18 13:21:04.124[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018059015274048 -- 2026-06-18 13:21:07.573[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013802766799927 -- 2026-06-18 13:21:11.649[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988874 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095140933990479 -- 2026-06-18 13:21:40.605[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988871 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022233009338379 -- 2026-06-18 13:21:42.458[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988872 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010232925415039 -- 2026-06-18 13:21:44.365[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988873 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080499649047852 -- 2026-06-18 13:21:46.283[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988874 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096509456634521 -- 2026-06-18 13:21:54.242[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988882 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093009471893311 -- 2026-06-18 13:29:22.697[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022459030151367 -- 2026-06-18 13:29:22.700[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021744012832642 -- 2026-06-18 13:29:22.923[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017115116119385 -- 2026-06-18 13:29:23.127[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 2026-06-18 13:29:23.129[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.1194429397583 -- 2026-06-18 13:29:23.248[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011303901672363 -- 2026-06-18 13:29:24.882[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018088817596436 -- 2026-06-18 13:29:25.230[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016543865203857 -- 2026-06-18 13:29:25.384[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009727954864502 -- 2026-06-18 13:29:25.558[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022985935211182 -- 2026-06-18 13:39:49.973[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023989677429199 -- 2026-06-18 13:39:49.975[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.059131860733032 -- 2026-06-18 13:39:50.035[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017004013061523 -- 2026-06-18 13:40:13.037[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-18 13:40:13.039[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049900054931641 -- 2026-06-18 13:40:13.089[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013936042785645 -- 2026-06-18 13:40:14.321[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019313812255859 -- 2026-06-18 13:40:17.646[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-18 13:40:17.648[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049004077911377 -- 2026-06-18 13:40:17.698[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092389583587646 -- 2026-06-18 13:40:17.836[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090270042419434 -- 2026-06-18 13:40:21.436[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-18 13:40:21.438[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049211025238037 -- 2026-06-18 13:40:21.487[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010480880737305 -- 2026-06-18 13:40:22.679[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013163089752197 -- 2026-06-18 13:40:23.683[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-18 13:40:23.685[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049522161483765 -- 2026-06-18 13:40:23.735[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095500946044922 -- 2026-06-18 13:40:23.918[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016925096511841 -- 2026-06-18 13:40:24.357[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016851425170898 -- 2026-06-18 13:40:24.359[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001741886138916 -- 2026-06-18 13:40:24.361[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007627010345459 -- 2026-06-18 13:40:24.474[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018224000930786 -- 2026-06-18 13:40:27.430[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014388561248779 -- 2026-06-18 13:40:27.431[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049170970916748 -- 2026-06-18 13:40:27.481[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022070169448853 -- 2026-06-18 13:40:29.170[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086359977722168 -- 2026-06-18 14:10:58.791[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00154709815979 -- 2026-06-18 14:10:58.793[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048980951309204 -- 2026-06-18 14:10:58.842[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082988739013672 -- 2026-06-18 14:10:59.165[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010431051254272 -- 2026-06-18 14:10:59.993[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017881393432617 -- 2026-06-18 14:10:59.995[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018529891967773 -- 2026-06-18 14:10:59.997[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021294832229614 -- 2026-06-18 14:11:00.300[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013288021087646 -- 2026-06-18 14:11:00.723[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015459060668945 -- 2026-06-18 14:11:00.725[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016160011291504 -- 2026-06-18 14:11:00.727[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091569423675537 -- 2026-06-18 14:11:01.072[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010135173797607 -- 2026-06-18 14:11:03.121[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017411708831787 -- 2026-06-18 14:11:03.123[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048299789428711 -- 2026-06-18 14:11:03.172[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013110160827637 -- 2026-06-18 14:11:04.642[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092501640319824 -- 2026-06-18 14:11:05.600[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015871524810791 -- 2026-06-18 14:11:05.602[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048724889755249 -- 2026-06-18 14:11:05.651[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089600086212158 -- 2026-06-18 14:11:05.912[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017377138137817 -- 2026-06-18 14:11:06.399[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016040802001953 -- 2026-06-18 14:11:06.401[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-18 14:11:06.403[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016556024551392 -- 2026-06-18 14:11:06.759[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025434970855713 -- 2026-06-18 14:11:10.100[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-18 14:11:10.102[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019018650054932 -- 2026-06-18 14:11:10.104[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021193981170654 -- 2026-06-18 14:11:11.776[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094339847564697 -- 2026-06-18 14:13:53.520[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-18 14:13:53.522[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046544790267944 -- 2026-06-18 14:13:53.568[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086379051208496 -- 2026-06-18 14:13:53.717[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011296033859253 -- 2026-06-18 14:13:54.960[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017781257629395 -- 2026-06-18 14:13:54.962[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017950534820557 -- 2026-06-18 14:13:54.964[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093650817871094 -- 2026-06-18 14:13:55.151[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010498046875 -- 2026-06-18 14:13:58.189[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017898082733154 -- 2026-06-18 14:13:58.191[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049999952316284 -- 2026-06-18 14:13:58.242[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011684894561768 -- 2026-06-18 14:14:00.038[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094969272613525 -- 2026-06-18 14:14:01.198[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-18 14:14:01.200[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046811103820801 -- 2026-06-18 14:14:01.247[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020397901535034 -- 2026-06-18 14:14:01.403[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0103759765625 -- 2026-06-18 14:14:08.210[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-18 14:14:08.212[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018289089202881 -- 2026-06-18 14:14:08.214[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095789432525635 -- 2026-06-18 14:14:08.474[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010639190673828 -- 2026-06-18 14:14:11.037[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-18 14:14:11.039[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047360897064209 -- 2026-06-18 14:14:11.086[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092289447784424 -- 2026-06-18 14:14:12.848[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010281801223755 -- 2026-06-18 14:14:14.010[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-18 14:14:14.012[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049433946609497 -- 2026-06-18 14:14:14.062[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091719627380371 -- 2026-06-18 14:14:14.324[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099549293518066 -- 2026-06-18 14:20:00.082[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027270317077637 -- 2026-06-18 14:20:00.085[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.061474084854126 -- 2026-06-18 14:20:00.147[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016641855239868 -- 2026-06-18 14:20:00.889[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-18 14:20:00.891[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.05298113822937 -- 2026-06-18 14:20:00.944[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011642932891846 -- 2026-06-18 14:20:02.050[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080208778381348 -- 2026-06-18 14:20:06.646[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989320 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086150169372559 -- 2026-06-18 14:20:20.967[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095639228820801 -- 2026-06-18 14:20:26.967[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989320 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085990428924561 -- 2026-06-18 14:20:34.086[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989008 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091371536254883 -- 2026-06-18 14:20:34.923[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024499893188477 -- 2026-06-18 14:20:34.925[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011373043060303 -- 2026-06-18 14:20:35.164[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010632991790771 -- 2026-06-18 14:20:35.358[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 2026-06-18 14:20:35.361[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12018418312073 -- 2026-06-18 14:20:35.482[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075719356536865 -- 2026-06-18 14:20:37.201[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016851425170898 -- 2026-06-18 14:20:37.531[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015021085739136 -- 2026-06-18 14:20:37.656[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095129013061523 -- 2026-06-18 14:20:37.843[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013773918151855 -- 2026-06-18 14:20:53.036[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076768398284912 -- 2026-06-18 14:21:07.366[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013994932174683 -- 2026-06-18 14:21:07.554[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097339153289795 -- 2026-06-18 14:21:15.670[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096180438995361 -- 2026-06-18 14:21:15.837[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007796049118042 -- 2026-06-18 14:23:28.365 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015580654144287 -- 2026-06-18 14:23:28.369 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021059513092041 -- 2026-06-18 14:23:28.371 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='QinHu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018148422241211 -- 2026-06-18 14:23:28.373[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002047061920166 -- 2026-06-18 14:23:28.386[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016751289367676 -- 2026-06-18 14:23:28.388[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085480213165283 -- 2026-06-18 14:23:28.759[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086889266967773 -- 2026-06-18 14:23:28.915[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015420913696289 -- 2026-06-18 14:23:28.916[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11776494979858 -- 2026-06-18 14:23:29.034[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01426887512207 -- 2026-06-18 14:23:29.386[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020720958709717 -- 2026-06-18 14:23:29.713[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083670616149902 -- 2026-06-18 14:23:29.798[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082659721374512 -- 2026-06-18 14:25:54.415[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021368980407715 -- 2026-06-18 14:25:54.616[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096781253814697 -- 2026-06-18 14:25:55.855[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085659027099609 -- 2026-06-18 14:38:53.349[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015649795532227 -- 2026-06-18 14:38:53.351[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047629117965698 -- 2026-06-18 14:38:53.398[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018627882003784 -- 2026-06-18 14:38:54.095[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088939666748047 -- 2026-06-18 14:38:57.076[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-18 14:38:57.077[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-18 14:38:57.079[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093560218811035 -- 2026-06-18 14:38:57.624[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094509124755859 -- 2026-06-18 14:39:00.056[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015661716461182 -- 2026-06-18 14:39:00.058[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049376964569092 -- 2026-06-18 14:39:00.108[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012272834777832 -- 2026-06-18 14:39:01.685[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084021091461182 -- 2026-06-18 14:39:02.424[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014138221740723 -- 2026-06-18 14:39:02.426[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046802043914795 -- 2026-06-18 14:39:02.473[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080480575561523 -- 2026-06-18 14:39:02.735[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095839500427246 -- 2026-06-18 14:39:05.416[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016498565673828 -- 2026-06-18 14:39:05.418[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-18 14:39:05.420[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091021060943604 -- 2026-06-18 14:39:06.785[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017587900161743 -- 2026-06-18 14:40:13.887[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023820400238037 -- 2026-06-18 14:40:13.890[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014513969421387 -- 2026-06-18 14:40:14.073[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010448932647705 -- 2026-06-18 14:40:14.249[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-18 14:40:14.251[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12726593017578 -- 2026-06-18 14:40:14.379[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091660022735596 -- 2026-06-18 14:40:15.987[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 2026-06-18 14:40:16.310[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094249248504639 -- 2026-06-18 14:40:16.501[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080771446228027 -- 2026-06-18 14:40:16.712[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018280982971191 -- 2026-06-18 14:40:20.329[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090439319610596 -- 2026-06-18 14:40:20.611[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089199542999268 -- 2026-06-18 14:40:27.631[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015027046203613 -- 2026-06-18 14:40:27.809[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024605989456177 -- 2026-06-18 14:40:29.973[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087349414825439 -- 2026-06-18 14:43:13.425[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023620128631592 -- 2026-06-18 14:43:13.427[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14399003982544 -- 2026-06-18 14:43:13.572[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080158710479736 -- 2026-06-18 14:46:09.119[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022342205047607 -- 2026-06-18 14:46:09.121[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14258599281311 -- 2026-06-18 14:46:09.264[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096890926361084 -- 2026-06-18 14:46:09.680[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017915964126587 -- 2026-06-18 14:46:11.799[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989222 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085709095001221 -- 2026-06-18 14:46:15.786[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989226 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092999935150146 -- 2026-06-18 14:46:23.313[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095310211181641 -- 2026-06-18 14:46:26.012[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00832200050354 -- 2026-06-18 14:46:36.729[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021550178527832 -- 2026-06-18 14:46:48.313[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022890567779541 -- 2026-06-18 14:46:48.316[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.058784008026123 -- 2026-06-18 14:46:48.375[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01082706451416 -- 2026-06-18 14:46:51.516[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020191669464111 -- 2026-06-18 14:46:51.518[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048551082611084 -- 2026-06-18 14:46:51.567[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%济南%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007192850112915 -- 2026-06-18 14:46:52.767[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093841552734375 -- 2026-06-18 14:46:56.436[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016241073608398 -- 2026-06-18 14:46:56.438[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.050510883331299 -- 2026-06-18 14:46:56.489[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%北方%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014233112335205 -- 2026-06-18 14:46:56.608[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087571144104004 -- 2026-06-18 14:46:59.273[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096950531005859 -- 2026-06-18 14:47:02.027[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009735107421875 -- 2026-06-18 14:47:04.714[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989226 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096471309661865 -- 2026-06-18 14:53:24.880[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002561092376709 -- 2026-06-18 14:53:24.883[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.057638168334961 -- 2026-06-18 14:53:24.941[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019653081893921 -- 2026-06-18 14:53:25.680[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-18 14:53:25.682[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049513101577759 -- 2026-06-18 14:53:25.732[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02735710144043 -- 2026-06-18 14:53:26.794[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086090564727783 -- 2026-06-18 15:14:52.256[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021190643310547 -- 2026-06-18 15:14:52.258[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022057056427002 -- 2026-06-18 15:14:52.564[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010718107223511 -- 2026-06-18 15:14:52.727[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 2026-06-18 15:14:52.729[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11906099319458 -- 2026-06-18 15:14:52.849[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014281988143921 -- 2026-06-18 15:14:54.712[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020749568939209 -- 2026-06-18 15:14:55.035[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01298713684082 -- 2026-06-18 15:14:55.150[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009105920791626 -- 2026-06-18 15:14:55.636[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094070434570312 -- 2026-06-18 15:15:44.251[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023000240325928 -- 2026-06-18 15:15:44.254[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077641010284424 -- 2026-06-18 15:15:44.504[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088891983032227 -- 2026-06-18 15:15:44.665[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-18 15:15:44.667[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12305212020874 -- 2026-06-18 15:15:44.790[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083658695220947 -- 2026-06-18 15:15:46.435[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019171237945557 -- 2026-06-18 15:15:46.780[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090219974517822 -- 2026-06-18 15:15:46.891[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095300674438477 -- 2026-06-18 15:15:47.061[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099480152130127 -- 2026-06-18 15:24:00.022[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024690628051758 -- 2026-06-18 15:24:00.025[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021337032318115 -- 2026-06-18 15:24:00.383[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021450042724609 -- 2026-06-18 15:24:00.573[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019059181213379 -- 2026-06-18 15:24:00.576[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12049984931946 -- 2026-06-18 15:24:00.696[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010364055633545 -- 2026-06-18 15:24:02.422[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024738311767578 -- 2026-06-18 15:24:02.790[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016003847122192 -- 2026-06-18 15:24:02.893[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019115924835205 -- 2026-06-18 15:24:03.081[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086469650268555 -- 2026-06-18 15:24:59.501[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020389556884766 -- 2026-06-18 15:24:59.503[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026522159576416 -- 2026-06-18 15:24:59.869[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014103889465332 -- 2026-06-18 15:25:00.041[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018990039825439 -- 2026-06-18 15:25:00.043[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12630391120911 -- 2026-06-18 15:25:00.170[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02779483795166 -- 2026-06-18 15:25:01.875[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020389556884766 -- 2026-06-18 15:25:02.222[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077362060546875 -- 2026-06-18 15:25:02.325[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077879428863525 -- 2026-06-18 15:25:02.495[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088551044464111 -- 2026-06-18 15:28:39.079 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-18 15:28:39.083 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025758743286133 -- 2026-06-18 15:28:39.085 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='QinHu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019471645355225 -- 2026-06-18 15:28:39.087[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002100944519043 -- 2026-06-18 15:28:39.100[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022261142730713 -- 2026-06-18 15:28:39.103[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018916130065918 -- 2026-06-18 15:28:39.651[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011012077331543 -- 2026-06-18 15:28:39.808[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015032291412354 -- 2026-06-18 15:28:39.810[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12010502815247 -- 2026-06-18 15:28:39.930[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022704839706421 -- 2026-06-18 15:28:40.263[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021250247955322 -- 2026-06-18 15:28:40.607[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015764951705933 -- 2026-06-18 15:28:40.702[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010071992874146 -- 2026-06-18 15:29:28.954 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010735988616943 -- 2026-06-18 15:29:29.646[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22}&appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024340152740479 -- 2026-06-18 15:29:29.649[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22}&appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081989765167236 -- 2026-06-18 15:29:29.950[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096769332885742 -- 2026-06-18 15:29:30.106[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00173020362854 -- 2026-06-18 15:29:30.107[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12468910217285 -- 2026-06-18 15:29:30.232[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084340572357178 -- 2026-06-18 15:29:32.191[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 2026-06-18 15:29:32.535[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '武汉市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01751708984375 -- 2026-06-18 15:29:32.646[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010247945785522 -- 2026-06-18 15:29:32.848[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010872840881348 -- 2026-06-18 15:37:48.187[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019609928131104 -- 2026-06-18 15:37:48.189[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047588109970093 -- 2026-06-18 15:37:48.237[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081508159637451 -- 2026-06-18 15:37:48.413[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017498016357422 -- 2026-06-18 15:37:49.393[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-18 15:37:49.395[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015721321105957 -- 2026-06-18 15:37:49.397[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01010799407959 -- 2026-06-18 15:37:49.586[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029111862182617 -- 2026-06-18 15:37:50.100[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018582344055176 -- 2026-06-18 15:37:50.102[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019071102142334 -- 2026-06-18 15:37:50.104[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021405935287476 -- 2026-06-18 15:37:50.271[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021406173706055 -- 2026-06-18 15:37:53.846[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026910305023193 -- 2026-06-18 15:37:53.849[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.058717012405396 -- 2026-06-18 15:37:53.908[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098118782043457 -- 2026-06-18 15:38:01.346[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016968250274658 -- 2026-06-18 15:38:01.348[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047444820404053 -- 2026-06-18 15:38:01.396[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023397922515869 -- 2026-06-18 15:38:02.690[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018999099731445 -- 2026-06-18 15:38:03.711[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-18 15:38:03.713[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-18 15:38:03.714[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087192058563232 -- 2026-06-18 15:38:03.911[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011963129043579 -- 2026-06-18 15:38:06.344[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-18 15:38:06.345[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-18 15:38:06.347[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080530643463135 -- 2026-06-18 15:38:07.441[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010869026184082 -- 2026-06-18 15:38:08.355[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018801689147949 -- 2026-06-18 15:38:08.357[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047231912612915 -- 2026-06-18 15:38:08.404[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016593933105469 -- 2026-06-18 15:38:08.600[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086579322814941 -- 2026-06-18 15:40:27.020[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023701190948486 -- 2026-06-18 15:40:27.022[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14463400840759 -- 2026-06-18 15:40:27.167[石杰-575] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018254995346069 -- 2026-06-18 15:40:27.388[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098099708557129 -- 2026-06-18 15:40:30.809[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001777172088623 -- 2026-06-18 15:40:30.811[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12930583953857 -- 2026-06-18 15:40:30.941[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097780227661133 -- 2026-06-18 15:40:32.122[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015814065933228 -- 2026-06-18 15:40:41.969[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014692068099976 -- 2026-06-18 15:40:55.578[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020227909088135 -- 2026-06-18 15:44:06.636[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026381015777588 -- 2026-06-18 15:44:06.639[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.06092095375061 -- 2026-06-18 15:44:06.700[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091259479522705 -- 2026-06-18 15:44:07.435[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 2026-06-18 15:44:07.437[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.05190896987915 -- 2026-06-18 15:44:07.489[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084950923919678 -- 2026-06-18 15:44:08.609[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008577823638916 -- 2026-06-18 15:44:31.972[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095469951629639 -- 2026-06-18 15:44:36.533[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 988871 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016273021697998 -- 2026-06-18 15:46:30.711[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002316951751709 -- 2026-06-18 15:46:30.714[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086109638214111 -- 2026-06-18 15:46:30.950[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019001007080078 -- 2026-06-18 15:46:31.137[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019431114196777 -- 2026-06-18 15:46:31.139[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12469601631165 -- 2026-06-18 15:46:31.264[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009350061416626 -- 2026-06-18 15:47:53.524[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021870136260986 -- 2026-06-18 15:47:53.526[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015055894851685 -- 2026-06-18 15:47:53.713[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093169212341309 -- 2026-06-18 15:47:53.893[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-18 15:47:53.895[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11885094642639 -- 2026-06-18 15:47:54.014[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097389221191406 -- 2026-06-18 15:47:55.759[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025899410247803 -- 2026-06-18 15:47:56.101[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018610954284668 -- 2026-06-18 15:47:56.223[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098400115966797 -- 2026-06-18 15:47:56.394[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015015840530396 -- 2026-06-18 15:49:59.869[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016958713531494 -- 2026-06-18 15:49:59.919[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671334 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-18 15:49:59.921[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-18 15:49:59.922[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024750232696533 -- 2026-06-18 15:49:59.957[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083699226379395 -- 2026-06-18 15:50:08.891[外部人员[孟进成]-1008] -- /buz/third/index.php/thirdoprt/pickup_load_edit?event=truck_arvLoad select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091168880462646 -- 2026-06-18 15:50:12.872[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095410346984863 -- 2026-06-18 15:50:13.303[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015819072723389 -- 2026-06-18 15:50:15.629[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010056972503662 -- 2026-06-18 15:50:16.069[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014532089233398 -- 2026-06-18 15:50:16.633[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018620014190674 -- 2026-06-18 15:50:17.197[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090219974517822 -- 2026-06-18 15:50:18.393[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015614032745361 -- 2026-06-18 15:50:51.501[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-18 15:50:51.538[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671334 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015149116516113 -- 2026-06-18 15:50:51.540[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 2026-06-18 15:50:51.542[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024111270904541 -- 2026-06-18 15:50:51.565[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015725135803223 -- 2026-06-18 15:51:08.355[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079500675201416 -- 2026-06-18 15:51:09.281[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016915082931519 -- 2026-06-18 15:51:16.211[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093569755554199 -- 2026-06-18 15:51:29.069[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020040988922119 -- 2026-06-18 15:51:37.627[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095479488372803 -- 2026-06-18 15:51:46.378[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087339878082275 -- 2026-06-18 15:51:47.836[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098819732666016 -- 2026-06-18 15:51:50.394[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011770009994507 -- 2026-06-18 15:52:31.751[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020079612731934 -- 2026-06-18 15:52:31.788[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671334 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017478466033936 -- 2026-06-18 15:52:31.789[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017168521881104 -- 2026-06-18 15:52:31.791[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026509761810303 -- 2026-06-18 15:52:31.816[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?buzdoc_id=13&source_fldVal=308872&source_tblName=dbthird.thd_truckwork&owner_id=6671334&is_external=1 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078089237213135 -- 2026-06-18 15:53:01.533[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090839862823486 -- 2026-06-18 15:53:08.414[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080559253692627 -- 2026-06-18 15:53:28.993[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001535177230835 -- 2026-06-18 15:53:28.994[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023766040802002 -- 2026-06-18 15:53:37.115[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%于洋%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012012004852295 -- 2026-06-18 15:53:48.056[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =9 and t.isenable = 1 AND t.truck_no like '%陕%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093779563903809 -- 2026-06-18 15:54:05.069[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095579624176025 -- 2026-06-18 15:54:08.653[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019559860229492 -- 2026-06-18 15:54:08.908[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040669441223145 -- 2026-06-18 15:54:08.912[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018768310546875 -- 2026-06-18 15:54:08.914[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 366729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018551349639893 -- 2026-06-18 15:54:08.916[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 403809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-18 15:54:09.039[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021098852157593 -- 2026-06-18 15:54:09.351[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-18 15:54:09.353[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673688 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012330055236816 -- 2026-06-18 15:54:09.476[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014318943023682 -- 2026-06-18 15:54:12.314[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013354063034058 -- 2026-06-18 15:54:19.274[外部人员[孟进成]-1008] -- /buz/third/index.php/truckOprt/truckOprt_pickupLoad?event=update_oprtrequire_execResults select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094559192657471 -- 2026-06-18 15:54:20.925[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018908977508545 -- 2026-06-18 15:54:20.927[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041048526763916 -- 2026-06-18 15:54:20.931[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 15:54:20.933[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 366729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 2026-06-18 15:54:20.935[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 403809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-18 15:54:21.076[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009922981262207 -- 2026-06-18 15:54:21.188[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308960 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015981197357178 -- 2026-06-18 15:54:21.190[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673688 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014801025390625 -- 2026-06-18 15:54:21.191[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022938966751099 -- 2026-06-18 15:54:21.313[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082550048828125 -- 2026-06-18 15:55:10.773[外部人员[孟进成]-1008] -- /buz/third/index.php/thirdoprt/pickup_load_edit?event=save_truckwork_seal select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083179473876953 -- 2026-06-18 15:57:12.728[外部人员[孟进成]-1008] -- /buz/third/index.php/thirdoprt/pickup_load_edit?event=save_truckwork_seal select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077500343322754 -- 2026-06-18 15:57:19.379[外部人员[孟进成]-1008] -- /buz/third/index.php/thirdoprt/pickup_load_edit?event=finish_truckwork_arvLoad select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1008 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094947814941406 -- 2026-06-18 15:58:42.560[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089590549468994 -- 2026-06-18 16:04:11.279 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092470645904541 -- 2026-06-18 16:04:12.069[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?para=%7B%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22%7D&appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025460720062256 -- 2026-06-18 16:04:12.072[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?para=%7B%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22%7D&appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017770051956177 -- 2026-06-18 16:04:12.977[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010072946548462 -- 2026-06-18 16:04:13.158[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-18 16:04:13.160[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.120924949646 -- 2026-06-18 16:04:13.281[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010258913040161 -- 2026-06-18 16:04:19.754[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073750019073486 -- 2026-06-18 16:04:19.844[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012579917907715 -- 2026-06-18 16:04:20.016[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015390157699585 -- 2026-06-18 16:04:21.207[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076959133148193 -- 2026-06-18 16:04:21.384[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014049053192139 -- 2026-06-18 16:04:24.642[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016211032867432 -- 2026-06-18 16:04:24.922[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008430004119873 -- 2026-06-18 16:04:57.536[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081901550292969 -- 2026-06-18 16:05:30.180[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020185947418213 -- 2026-06-18 16:05:35.698[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086839199066162 -- 2026-06-18 16:05:35.881[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091819763183594 -- 2026-06-18 16:05:41.911[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089859962463379 -- 2026-06-18 16:06:40.970[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-18 16:06:40.972[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046983957290649 -- 2026-06-18 16:06:41.019[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012106895446777 -- 2026-06-18 16:06:41.394[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096850395202637 -- 2026-06-18 16:06:42.051[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 16:06:42.052[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017678737640381 -- 2026-06-18 16:06:42.054[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021188974380493 -- 2026-06-18 16:06:42.224[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008836030960083 -- 2026-06-18 16:06:42.630[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001500129699707 -- 2026-06-18 16:06:42.632[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015461444854736 -- 2026-06-18 16:06:42.634[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022834062576294 -- 2026-06-18 16:06:42.805[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088810920715332 -- 2026-06-18 16:06:45.442[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-18 16:06:45.444[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047269105911255 -- 2026-06-18 16:06:45.492[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090179443359375 -- 2026-06-18 16:06:47.257[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014412879943848 -- 2026-06-18 16:06:48.042[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-18 16:06:48.044[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047815084457397 -- 2026-06-18 16:06:48.092[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016947984695435 -- 2026-06-18 16:06:48.244[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087339878082275 -- 2026-06-18 16:07:41.458[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023908615112305 -- 2026-06-18 16:07:41.460[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14050602912903 -- 2026-06-18 16:07:41.601[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016462087631226 -- 2026-06-18 16:07:41.945[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010162115097046 -- 2026-06-18 16:09:25.357[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024600028991699 -- 2026-06-18 16:09:25.360[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087800025939941 -- 2026-06-18 16:09:25.675[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010170936584473 -- 2026-06-18 16:09:25.852[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 16:09:25.854[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12706589698792 -- 2026-06-18 16:09:25.981[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019055843353271 -- 2026-06-18 16:09:27.806[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-18 16:09:28.148[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '合肥市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083169937133789 -- 2026-06-18 16:09:28.260[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082418918609619 -- 2026-06-18 16:09:28.440[秦变良-合肥办-1476] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008195161819458 -- 2026-06-18 16:09:33.022 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-18 16:09:33.025 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024149417877197 -- 2026-06-18 16:09:33.027 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ice' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011375904083252 -- 2026-06-18 16:09:43.392[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?wxMenu_id=1&appid=ww5262fb147810c303&agentid=1000009¶={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22} select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022931098937988 -- 2026-06-18 16:09:43.395[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?wxMenu_id=1&appid=ww5262fb147810c303&agentid=1000009¶={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000009%22} select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 2 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012320995330811 -- 2026-06-18 16:09:43.610[何华坚-561] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 561 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016771793365479 -- 2026-06-18 16:09:43.845[何华坚-561] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=2 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-18 16:09:43.847[何华坚-561] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-18 16:09:43.849[何华坚-561] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (2) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092101097106934 -- 2026-06-18 16:12:10.560[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&is_apply=1 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022459030151367 -- 2026-06-18 16:12:10.563[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&is_apply=1 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096399784088135 -- 2026-06-18 16:12:10.707[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084409713745117 -- 2026-06-18 16:12:10.868[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098838806152344 -- 2026-06-18 16:12:11.185[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018007755279541 -- 2026-06-18 16:12:11.187[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11933898925781 -- 2026-06-18 16:12:11.307[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013875007629395 -- 2026-06-18 16:12:18.375[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084731578826904 -- 2026-06-18 16:12:46.976[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02097487449646 -- 2026-06-18 16:12:47.177[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088582038879395 -- 2026-06-18 16:13:08.367[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088789463043213 -- 2026-06-18 16:13:44.196[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&is_apply=1 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019128322601318 -- 2026-06-18 16:13:44.198[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&is_apply=1 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014117002487183 -- 2026-06-18 16:13:44.340[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010107040405273 -- 2026-06-18 16:13:44.527[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009713888168335 -- 2026-06-18 16:13:45.140[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017879009246826 -- 2026-06-18 16:13:45.142[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11967206001282 -- 2026-06-18 16:13:45.262[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010250091552734 -- 2026-06-18 16:24:44.619[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024178028106689 -- 2026-06-18 16:24:44.622[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14047002792358 -- 2026-06-18 16:24:44.763[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083041191101074 -- 2026-06-18 16:24:45.059[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086948871612549 -- 2026-06-18 16:24:53.043[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989226 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013575077056885 -- 2026-06-18 16:24:57.478[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989227 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020646095275879 -- 2026-06-18 16:25:01.334[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015112161636353 -- 2026-06-18 16:25:08.719[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989319 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085270404815674 -- 2026-06-18 16:25:17.840[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989222 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094900131225586 -- 2026-06-18 16:25:27.015[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099999904632568 -- 2026-06-18 16:25:41.125[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024502277374268 -- 2026-06-18 16:25:41.128[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093288421630859 -- 2026-06-18 16:25:41.445[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094819068908691 -- 2026-06-18 16:25:41.642[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-18 16:25:41.644[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12313985824585 -- 2026-06-18 16:25:41.767[李丹-751] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020969152450562 -- 2026-06-18 16:25:43.760[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024459362030029 -- 2026-06-18 16:25:44.104[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '重庆市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012614965438843 -- 2026-06-18 16:25:44.215[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011836051940918 -- 2026-06-18 16:25:49.839[李丹-751] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%上海市%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013938188552856 -- 2026-06-18 16:25:49.952[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096900463104248 -- 2026-06-18 16:25:50.158[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012511014938354 -- 2026-06-18 16:25:54.500[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018972158432007 -- 2026-06-18 16:25:54.750[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082430839538574 -- 2026-06-18 16:25:57.799[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086081027984619 -- 2026-06-18 16:25:58.686[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095429420471191 -- 2026-06-18 16:26:11.188[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014898061752319 -- 2026-06-18 16:26:11.371[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091660022735596 -- 2026-06-18 16:26:33.290[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-18 16:26:33.292[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02422308921814 -- 2026-06-18 16:26:34.767[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 670 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01265811920166 -- 2026-06-18 16:26:35.844[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015509128570557 -- 2026-06-18 16:26:35.846[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011308908462524 -- 2026-06-18 16:26:42.884[李丹-751] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%上海市%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.72097301483154 -- 2026-06-18 16:26:48.444[李丹-751] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%上海%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014451026916504 -- 2026-06-18 16:26:57.851[李丹-751] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%009%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013720989227295 -- 2026-06-18 16:27:48.217[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-18 16:27:48.614[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 2026-06-18 16:27:48.618[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020439624786377 -- 2026-06-18 16:27:48.620[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 16:27:48.622[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 349980 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-18 16:27:48.777[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016601085662842 -- 2026-06-18 16:27:48.814[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011075973510742 -- 2026-06-18 16:27:48.992[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 2026-06-18 16:27:48.994[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673997 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091118812561035 -- 2026-06-18 16:27:49.120[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019631147384644 -- 2026-06-18 16:27:52.732[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014441013336182 -- 2026-06-18 16:27:52.733[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 2026-06-18 16:27:52.737[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014181137084961 -- 2026-06-18 16:27:52.738[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013821125030518 -- 2026-06-18 16:27:52.740[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 349980 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-18 16:27:52.890[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014750957489014 -- 2026-06-18 16:27:52.927[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009876012802124 -- 2026-06-18 16:27:53.151[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308982 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-18 16:27:53.152[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673997 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015838146209717 -- 2026-06-18 16:27:53.154[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011461973190308 -- 2026-06-18 16:27:53.297[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017225027084351 -- 2026-06-18 16:27:53.940[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096139907836914 -- 2026-06-18 16:27:54.271[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099949836730957 -- 2026-06-18 16:27:59.673[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014714002609253 -- 2026-06-18 16:27:59.866[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019393920898438 -- 2026-06-18 16:28:01.731[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095789432525635 -- 2026-06-18 16:28:14.392[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081069469451904 -- 2026-06-18 16:28:22.512[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092399120330811 -- 2026-06-18 16:33:39.240[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022881031036377 -- 2026-06-18 16:33:39.243[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020913124084473 -- 2026-06-18 16:33:39.459[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085630416870117 -- 2026-06-18 16:33:39.613[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-18 16:33:39.615[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11890506744385 -- 2026-06-18 16:33:39.734[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011497974395752 -- 2026-06-18 16:33:45.844[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007436990737915 -- 2026-06-18 16:33:45.931[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075948238372803 -- 2026-06-18 16:33:46.086[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016017913818359 -- 2026-06-18 16:34:08.762[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016078948974609 -- 2026-06-18 16:34:08.764[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035035848617554 -- 2026-06-18 16:34:10.315[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 670 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014725923538208 -- 2026-06-18 16:34:13.325[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-18 16:34:13.327[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015774965286255 -- 2026-06-18 16:34:17.558[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027110576629639 -- 2026-06-18 16:34:17.561[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14923906326294 -- 2026-06-18 16:34:17.711[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079169273376465 -- 2026-06-18 16:34:17.965[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.72968101501465 -- 2026-06-18 16:34:18.878[李丹-751] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%上海%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016524076461792 -- 2026-06-18 16:34:29.212[李丹-751] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%150%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014585971832275 -- 2026-06-18 16:35:25.950[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019011497497559 -- 2026-06-18 16:35:26.372[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 2026-06-18 16:35:26.376[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 308987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017800331115723 -- 2026-06-18 16:35:26.378[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 347344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018091201782227 -- 2026-06-18 16:35:26.380[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 399797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017731189727783 -- 2026-06-18 16:35:26.545[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017437934875488 -- 2026-06-18 16:35:26.584[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 308987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085058212280273 -- 2026-06-18 16:35:26.739[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 308987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 2026-06-18 16:35:26.741[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6674053 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082318782806396 -- 2026-06-18 16:35:26.888[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089900493621826 -- 2026-06-18 16:35:40.521[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083358287811279 -- 2026-06-18 16:35:40.719[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010124921798706 -- 2026-06-18 16:39:17.226[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018401145935059 -- 2026-06-18 16:39:17.228[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048881053924561 -- 2026-06-18 16:39:17.278[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014534950256348 -- 2026-06-18 16:39:17.869[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021520853042603 -- 2026-06-18 16:39:18.778[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015501976013184 -- 2026-06-18 16:39:18.780[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-18 16:39:18.782[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014146089553833 -- 2026-06-18 16:39:19.139[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095992088317871 -- 2026-06-18 16:39:19.884[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016698837280273 -- 2026-06-18 16:39:19.886[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-18 16:39:19.888[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076220035552979 -- 2026-06-18 16:39:20.034[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010457992553711 -- 2026-06-18 16:39:22.552[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018291473388672 -- 2026-06-18 16:39:22.554[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047285079956055 -- 2026-06-18 16:39:22.602[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091121196746826 -- 2026-06-18 16:39:24.014[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085690021514893 -- 2026-06-18 16:39:25.405[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-18 16:39:25.406[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.050674915313721 -- 2026-06-18 16:39:25.457[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090510845184326 -- 2026-06-18 16:39:25.612[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098040103912354 -- 2026-06-18 16:39:26.328[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 2026-06-18 16:39:26.330[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-18 16:39:26.332[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021872997283936 -- 2026-06-18 16:39:27.025[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011322975158691 -- 2026-06-18 16:39:34.364[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018649101257324 -- 2026-06-18 16:39:34.366[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049731016159058 -- 2026-06-18 16:39:34.416[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008080005645752 -- 2026-06-18 16:39:35.931[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014705181121826 -- 2026-06-18 16:39:37.232[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015101432800293 -- 2026-06-18 16:39:37.234[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046804904937744 -- 2026-06-18 16:39:37.281[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00748610496521 -- 2026-06-18 16:39:37.700[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094590187072754 -- 2026-06-18 16:39:38.487[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015978813171387 -- 2026-06-18 16:39:38.489[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016541481018066 -- 2026-06-18 16:39:38.491[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019011974334717 -- 2026-06-18 16:39:38.972[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014600992202759 -- 2026-06-18 16:40:06.771[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020158290863037 -- 2026-06-18 16:40:06.774[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.052690029144287 -- 2026-06-18 16:40:06.827[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018390893936157 -- 2026-06-18 16:40:07.460[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016592979431152 -- 2026-06-18 16:42:29.206[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026140213012695 -- 2026-06-18 16:42:29.209[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.062015056610107 -- 2026-06-18 16:42:29.271[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016465902328491 -- 2026-06-18 16:42:30.099[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013358592987061 -- 2026-06-18 16:42:30.101[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.04899001121521 -- 2026-06-18 16:42:30.150[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014741182327271 -- 2026-06-18 16:42:32.138[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090439319610596 -- 2026-06-18 16:53:58.040 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094690322875977 -- 2026-06-18 16:56:43.150[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022768974304199 -- 2026-06-18 16:56:43.153[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099279880523682 -- 2026-06-18 16:56:43.457[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010387897491455 -- 2026-06-18 16:56:43.627[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018861293792725 -- 2026-06-18 16:56:43.629[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12020897865295 -- 2026-06-18 16:56:43.749[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009605884552002 -- 2026-06-18 16:56:45.552[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020468235015869 -- 2026-06-18 16:56:45.890[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '武汉市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018780946731567 -- 2026-06-18 16:56:46.005[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092198848724365 -- 2026-06-18 16:56:46.185[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093879699707031 -- 2026-06-18 17:25:52.956[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017831087112427 -- 2026-06-18 17:25:53.146[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008558988571167 -- 2026-06-18 17:25:55.049[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013599872589111 -- 2026-06-18 17:40:36.010[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024120807647705 -- 2026-06-18 17:40:36.012[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14339685440063 -- 2026-06-18 17:40:36.156[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01594090461731 -- 2026-06-18 17:40:36.699[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093870162963867 -- 2026-06-18 17:40:43.929[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989480 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099329948425293 -- 2026-06-18 17:40:48.086[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989481 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083248615264893 -- 2026-06-18 17:40:48.929[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 2026-06-18 17:40:48.931[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.059083938598633 -- 2026-06-18 17:40:48.990[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010116100311279 -- 2026-06-18 17:40:50.011[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-18 17:40:50.013[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.051486015319824 -- 2026-06-18 17:40:50.064[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01655101776123 -- 2026-06-18 17:40:51.186[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098569393157959 -- 2026-06-18 17:50:36.238[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002701997756958 -- 2026-06-18 17:50:36.241[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.059679985046387 -- 2026-06-18 17:50:36.301[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099618434906006 -- 2026-06-18 17:50:48.551[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001838207244873 -- 2026-06-18 17:50:48.553[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049010992050171 -- 2026-06-18 17:50:48.602[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070250034332275 -- 2026-06-18 17:50:49.676[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010633945465088 -- 2026-06-18 17:50:51.992[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018570423126221 -- 2026-06-18 17:50:51.994[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.04921293258667 -- 2026-06-18 17:50:52.043[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087189674377441 -- 2026-06-18 17:50:53.349[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019011974334717 -- 2026-06-18 17:50:54.456[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 2026-06-18 17:50:54.458[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048884868621826 -- 2026-06-18 17:50:54.507[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082061290740967 -- 2026-06-18 17:50:54.685[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014770030975342 -- 2026-06-18 17:50:55.053[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019080638885498 -- 2026-06-18 17:50:55.055[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019469261169434 -- 2026-06-18 17:50:55.057[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007519006729126 -- 2026-06-18 17:50:55.868[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022237062454224 -- 2026-06-18 17:50:58.611[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 2026-06-18 17:50:58.613[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049582004547119 -- 2026-06-18 17:50:58.663[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015870094299316 -- 2026-06-18 17:51:00.005[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087800025939941 -- 2026-06-18 18:06:16.697 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-18 18:06:16.700 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023031234741211 -- 2026-06-18 18:06:16.703 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhuFengShun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020160675048828 -- 2026-06-18 18:06:16.705[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022051334381104 -- 2026-06-18 18:06:16.719[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023090839385986 -- 2026-06-18 18:06:16.721[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009192943572998 -- 2026-06-18 18:06:17.232[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023494005203247 -- 2026-06-18 18:06:17.425[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014851093292236 -- 2026-06-18 18:06:17.426[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12032389640808 -- 2026-06-18 18:06:17.547[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018380880355835 -- 2026-06-18 18:06:20.358[朱风顺-1244] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093278884887695 -- 2026-06-18 18:06:20.463[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016579866409302 -- 2026-06-18 18:06:20.654[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091171264648438 -- 2026-06-18 18:06:21.581[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088791847229004 -- 2026-06-18 18:06:45.959[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-18 18:06:45.961[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028495073318481 -- 2026-06-18 18:06:46.130[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 352 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010520219802856 -- 2026-06-18 18:06:53.368[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019021034240723 -- 2026-06-18 18:06:53.370[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.28727293014526 -- 2026-06-18 18:06:53.657[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%飞力士郑州%' and (addr.acct_id = 9 or (addr.acct_id = 15 and addr.is_issue = 1)) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085258483886719 -- 2026-06-18 18:07:07.804[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015838146209717 -- 2026-06-18 18:07:07.806[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090701580047607 -- 2026-06-18 18:07:08.328[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm update dbthird.thd_order_preplan set preplanby_id = 1244 where order_id = 1904203 and carrier_id = 6368 and carrier_no <> '' and preplan_city_id = 352 and load_addr_id = 225793 and unload_addr_id = 405561 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013597011566162 -- 2026-06-18 18:07:08.458[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094609260559082 -- 2026-06-18 18:07:08.634[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087039470672607 -- 2026-06-18 18:07:20.550[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016391277313232 -- 2026-06-18 18:07:20.552[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033169984817505 -- 2026-06-18 18:07:20.715[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 352 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010474920272827 -- 2026-06-18 18:07:27.160[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018510818481445 -- 2026-06-18 18:07:27.162[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.2874550819397 -- 2026-06-18 18:07:27.450[朱风顺-1244] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%飞力士郑州%' and (addr.acct_id = 9 or (addr.acct_id = 15 and addr.is_issue = 1)) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009084939956665 -- 2026-06-18 18:07:32.974[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 18:07:32.976[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 2026-06-18 18:07:33.496[朱风顺-1244] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm update dbthird.thd_order_preplan set preplanby_id = 1244 where order_id = 1904204 and carrier_id = 6368 and carrier_no <> '' and preplan_city_id = 352 and load_addr_id = 225793 and unload_addr_id = 405558 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090210437774658 -- 2026-06-18 18:07:33.613[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015359878540039 -- 2026-06-18 18:07:33.794[朱风顺-1244] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1244 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079779624938965 -- 2026-06-18 18:20:57.554[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022969245910645 -- 2026-06-18 18:20:57.557[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.060537099838257 -- 2026-06-18 18:20:57.618[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074698925018311 -- 2026-06-18 18:20:58.273[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 2026-06-18 18:20:58.275[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048990964889526 -- 2026-06-18 18:20:58.324[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013098001480103 -- 2026-06-18 18:20:59.399[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080890655517578 -- 2026-06-18 18:30:59.067[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010136842727661 -- 2026-06-18 18:30:59.245[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095009803771973 -- 2026-06-18 18:30:59.847[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016216993331909 -- 2026-06-18 18:30:59.999[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097241401672363 -- 2026-06-18 18:32:21.867[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026729106903076 -- 2026-06-18 18:32:21.870[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.058532953262329 -- 2026-06-18 18:32:21.929[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086600780487061 -- 2026-06-18 18:32:24.098[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-18 18:32:24.099[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010349988937378 -- 2026-06-18 18:32:24.248[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018501281738281 -- 2026-06-18 18:32:24.250[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11923408508301 -- 2026-06-18 18:32:24.369[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013813018798828 -- 2026-06-18 18:32:24.979[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-18 18:32:24.981[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023741722106934 -- 2026-06-18 18:32:24.984[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023379325866699 -- 2026-06-18 18:32:24.986[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017411708831787 -- 2026-06-18 18:32:24.988[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017640590667725 -- 2026-06-18 18:32:24.990[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 2026-06-18 18:32:24.992[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-18 18:32:24.994[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016298294067383 -- 2026-06-18 18:32:24.995[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-18 18:32:24.997[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098721981048584 -- 2026-06-18 18:32:25.007[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017631053924561 -- 2026-06-18 18:32:25.009[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-18 18:32:25.011[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017502307891846 -- 2026-06-18 18:32:25.013[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-18 18:32:25.015[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-18 18:32:25.017[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-18 18:32:25.019[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-18 18:32:25.020[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017061233520508 -- 2026-06-18 18:32:25.022[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 18:32:25.024[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 2026-06-18 18:32:25.026[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017151832580566 -- 2026-06-18 18:32:25.028[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-18 18:32:25.030[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-18 18:32:25.031[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-18 18:32:25.033[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904342 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017011165618896 -- 2026-06-18 18:32:25.035[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904341 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017142295837402 -- 2026-06-18 18:32:25.037[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904340 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-18 18:32:25.039[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-18 18:32:25.041[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083730220794678 -- 2026-06-18 18:32:25.604[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015828609466553 -- 2026-06-18 18:32:25.606[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 2026-06-18 18:32:25.608[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-18 18:32:25.609[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015461444854736 -- 2026-06-18 18:32:25.611[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015521049499512 -- 2026-06-18 18:32:25.613[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-18 18:32:25.615[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-18 18:32:25.616[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-18 18:32:25.618[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-18 18:32:25.620[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013234853744507 -- 2026-06-18 18:32:25.633[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 18:32:25.635[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904766 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016398429870605 -- 2026-06-18 18:32:25.637[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904764 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-18 18:32:25.639[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-18 18:32:25.640[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016148090362549 -- 2026-06-18 18:32:25.642[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016398429870605 -- 2026-06-18 18:32:25.644[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 18:32:25.646[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904727 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-18 18:32:25.647[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904724 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016231536865234 -- 2026-06-18 18:32:25.649[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904455 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016028881072998 -- 2026-06-18 18:32:25.651[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904454 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-18 18:32:25.653[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904310 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016441345214844 -- 2026-06-18 18:32:25.654[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904237 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-18 18:32:25.656[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904228 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-18 18:32:25.658[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904227 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-18 18:32:25.660[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904226 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-18 18:32:25.662[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904225 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016119480133057 -- 2026-06-18 18:32:25.663[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016021728515625 -- 2026-06-18 18:32:25.665[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904206 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-18 18:32:25.667[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904203 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 2026-06-18 18:32:25.669[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903758 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 2026-06-18 18:32:25.670[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903757 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 18:32:25.672[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-18 18:32:25.674[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903755 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-18 18:32:25.676[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016059875488281 -- 2026-06-18 18:32:25.677[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-18 18:32:25.679[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903675 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-18 18:32:25.681[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-18 18:32:25.683[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-18 18:32:25.684[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015988349914551 -- 2026-06-18 18:32:25.686[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015311002731323 -- 2026-06-18 18:32:28.696[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-18 18:32:28.698[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-18 18:32:28.700[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-18 18:32:28.702[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017781257629395 -- 2026-06-18 18:32:28.704[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017848014831543 -- 2026-06-18 18:32:28.705[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-18 18:32:28.707[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017871856689453 -- 2026-06-18 18:32:28.709[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-18 18:32:28.711[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 2026-06-18 18:32:28.713[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079121589660645 -- 2026-06-18 18:32:28.721[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.receive_addr_id = 15054 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094528198242188 -- 2026-06-18 18:32:33.555[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026021003723145 -- 2026-06-18 18:32:33.558[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012151956558228 -- 2026-06-18 18:32:33.932[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015360116958618 -- 2026-06-18 18:32:34.106[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018401145935059 -- 2026-06-18 18:32:34.108[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036787986755371 -- 2026-06-18 18:32:34.111[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080149173736572 -- 2026-06-18 18:32:35.361[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010791063308716 -- 2026-06-18 18:32:40.011[肖鹤-507] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%深圳市%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019549131393433 -- 2026-06-18 18:32:40.125[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079569816589355 -- 2026-06-18 18:32:40.314[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097699165344238 -- 2026-06-18 18:35:51.644[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088839530944824 -- 2026-06-18 18:35:51.837[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009854793548584 -- 2026-06-18 18:38:44.232[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092530250549316 -- 2026-06-18 18:38:44.409[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011845111846924 -- 2026-06-18 18:38:51.189[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018131732940674 -- 2026-06-18 18:38:51.191[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021423816680908 -- 2026-06-18 18:38:54.094[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 352 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018160104751587 -- 2026-06-18 18:38:56.348[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-18 18:38:56.350[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14850997924805 -- 2026-06-18 18:39:05.333[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%陈%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012248992919922 -- 2026-06-18 18:39:12.812[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =9 and t.isenable = 1 AND t.truck_no like '%豫VJN022%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009472131729126 -- 2026-06-18 18:39:25.450[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002018928527832 -- 2026-06-18 18:39:25.686[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026401042938232 -- 2026-06-18 18:39:25.713[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019450187683105 -- 2026-06-18 18:39:25.715[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 225793 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-18 18:39:25.717[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 159450 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 18:39:25.836[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018129348754883 -- 2026-06-18 18:39:25.872[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011656045913696 -- 2026-06-18 18:39:26.028[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017800331115723 -- 2026-06-18 18:39:26.030[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6674972 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075709819793701 -- 2026-06-18 18:39:26.120[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010366916656494 -- 2026-06-18 18:39:28.688[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080428123474121 -- 2026-06-18 18:39:28.910[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099620819091797 -- 2026-06-18 18:49:35.375[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017740726470947 -- 2026-06-18 18:49:35.377[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047080039978027 -- 2026-06-18 18:49:35.424[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009951114654541 -- 2026-06-18 18:49:35.561[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010239124298096 -- 2026-06-18 18:49:42.772[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 18:49:42.774[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017809867858887 -- 2026-06-18 18:49:42.776[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016763925552368 -- 2026-06-18 18:49:42.898[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011072158813477 -- 2026-06-18 18:49:45.705[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-18 18:49:45.706[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047078132629395 -- 2026-06-18 18:49:45.754[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092577934265137 -- 2026-06-18 18:49:48.487[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094091892242432 -- 2026-06-18 18:53:43.343[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018178224563599 -- 2026-06-18 18:54:13.809[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018870830535889 -- 2026-06-18 18:54:13.811[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010749101638794 -- 2026-06-18 18:54:15.909[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014078617095947 -- 2026-06-18 18:54:15.910[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020312070846558 -- 2026-06-18 18:54:16.113[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020463943481445 -- 2026-06-18 18:54:29.065[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017328262329102 -- 2026-06-18 18:54:29.067[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.28868818283081 -- 2026-06-18 18:54:29.356[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%亚欧%' and (addr.acct_id = 9 or (addr.acct_id = 15 and addr.is_issue = 1)) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027256965637207 -- 2026-06-18 18:54:35.935[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =9 and t.isenable = 1 AND t.truck_no like '%豫VJN022%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078389644622803 -- 2026-06-18 18:54:45.253[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 2026-06-18 18:54:45.689[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022611856460571 -- 2026-06-18 18:54:45.712[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016241073608398 -- 2026-06-18 18:54:45.714[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 225793 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 2026-06-18 18:54:45.715[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 244287 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-18 18:54:45.845[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015320777893066 -- 2026-06-18 18:54:45.881[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085339546203613 -- 2026-06-18 18:54:45.995[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015249252319336 -- 2026-06-18 18:54:45.997[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675070 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018670082092285 -- 2026-06-18 18:54:46.106[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015170097351074 -- 2026-06-18 18:54:54.903[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-18 18:54:54.905[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 2026-06-18 18:54:54.907[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,9,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013326168060303 -- 2026-06-18 18:54:54.920[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%亚欧%' and city_id = 352 and (acct_id = 9 or (acct_id = 15 and is_issue = 1)) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013245820999146 -- 2026-06-18 18:54:55.010[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00124192237854 -- 2026-06-18 18:54:55.012[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094809532165527 -- 2026-06-18 18:54:55.199[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-18 18:54:55.201[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098540782928467 -- 2026-06-18 18:55:02.821[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016648769378662 -- 2026-06-18 18:55:02.823[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-18 18:55:02.825[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,9,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016541481018066 -- 2026-06-18 18:55:02.826[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%亚欧%' and city_id = 352 and (acct_id = 9 or (acct_id = 15 and is_issue = 1)) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082499980926514 -- 2026-06-18 18:55:02.909[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015521049499512 -- 2026-06-18 18:55:02.911[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073311328887939 -- 2026-06-18 18:55:03.097[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013649463653564 -- 2026-06-18 18:55:03.099[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0104660987854 -- 2026-06-18 18:55:11.151[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 2026-06-18 18:55:11.153[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018658638000488 -- 2026-06-18 18:55:11.155[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,9,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013758897781372 -- 2026-06-18 18:55:11.169[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%亚欧%' and city_id = 352 and (acct_id = 9 or (acct_id = 15 and is_issue = 1)) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086808204650879 -- 2026-06-18 18:55:11.257[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 18:55:11.259[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095958709716797 -- 2026-06-18 18:55:11.446[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309039 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018439292907715 -- 2026-06-18 18:55:11.448[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097470283508301 -- 2026-06-18 18:55:18.031[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086710453033447 -- 2026-06-18 18:55:18.207[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019735813140869 -- 2026-06-18 18:56:04.845[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011722087860107 -- 2026-06-18 18:56:11.180[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-18 18:56:11.182[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080139636993408 -- 2026-06-18 18:56:11.328[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087490081787109 -- 2026-06-18 18:56:11.449[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011778116226196 -- 2026-06-18 18:56:20.286[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_carrier_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,inv.pay_mode_id, cust.sys_cust_id,cust.city_id, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account,tce.shipper,tce.shipper_tel,tce.shipper_addr FROM dbthird.v_thd_customer cust left join dbthird.thd_customer_ext tce on tce.customer_id = cust.customer_id left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext sce on sce.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust.cust_type,0)>=256 and ifnull(sce.is_blacklist,0) = 0 AND cust.cust_disp_name like '%亚欧%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016237020492554 -- 2026-06-18 18:56:21.810[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082459449768066 -- 2026-06-18 18:56:21.948[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089449882507324 -- 2026-06-18 18:56:30.170[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-18 18:56:30.377[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 260356 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02183198928833 -- 2026-06-18 18:56:30.399[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1144132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086829662322998 -- 2026-06-18 18:56:30.652[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1144132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-18 18:56:30.654[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 5954 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014560222625732 -- 2026-06-18 18:56:30.655[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 5954 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014190673828125 -- 2026-06-18 18:56:30.657[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 1174 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013217926025391 -- 2026-06-18 18:56:30.658[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675082 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094068050384521 -- 2026-06-18 18:56:30.744[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099430084228516 -- 2026-06-18 19:00:07.296 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019309520721436 -- 2026-06-18 19:00:07.300 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024738311767578 -- 2026-06-18 19:00:07.303 -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangGuoYao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021629333496094 -- 2026-06-18 19:00:07.305[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021018981933594 -- 2026-06-18 19:00:07.318[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00193190574646 -- 2026-06-18 19:00:07.321[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.060349941253662 -- 2026-06-18 19:00:07.381[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016640901565552 -- 2026-06-18 19:00:11.707[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019750595092773 -- 2026-06-18 19:00:11.709[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049701929092407 -- 2026-06-18 19:00:11.759[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%济南%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00895094871521 -- 2026-06-18 19:00:13.038[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089139938354492 -- 2026-06-18 19:00:14.813[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024709701538086 -- 2026-06-18 19:00:14.816[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01246190071106 -- 2026-06-18 19:00:15.122[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097150802612305 -- 2026-06-18 19:00:15.279[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016939640045166 -- 2026-06-18 19:00:15.281[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12518095970154 -- 2026-06-18 19:00:15.406[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018805027008057 -- 2026-06-18 19:00:15.859[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019187927246094 -- 2026-06-18 19:00:16.196[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088629722595215 -- 2026-06-18 19:00:16.319[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008389949798584 -- 2026-06-18 19:00:49.978[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016541004180908 -- 2026-06-18 19:00:50.195[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084109306335449 -- 2026-06-18 19:00:53.225[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select so.pickup_spot,ifnull(a_e.is_inspur_newrcv,0) is_inspur_newrcv,so.acct_id from dbthird.thd_shiporder so left join dbthird.thd_address_ext a_e on a_e.address_id = so.pickup_addr_id where so.shiporder_id = 989319 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016040802001953 -- 2026-06-18 19:00:53.227[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-18 19:00:53.229[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082252025604248 -- 2026-06-18 19:00:53.940[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092871189117432 -- 2026-06-18 19:00:55.824[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097808837890625 -- 2026-06-18 19:00:58.384[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020501613616943 -- 2026-06-18 19:00:58.386[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.061519861221313 -- 2026-06-18 19:00:58.448[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010838031768799 -- 2026-06-18 19:01:01.038[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019631385803223 -- 2026-06-18 19:01:01.040[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047904968261719 -- 2026-06-18 19:01:01.088[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%北方%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020275115966797 -- 2026-06-18 19:01:01.232[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070650577545166 -- 2026-06-18 19:01:02.679[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select so.pickup_spot,ifnull(a_e.is_inspur_newrcv,0) is_inspur_newrcv,so.acct_id from dbthird.thd_shiporder so left join dbthird.thd_address_ext a_e on a_e.address_id = so.pickup_addr_id where so.shiporder_id = 989226 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012750625610352 -- 2026-06-18 19:01:02.681[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012750625610352 -- 2026-06-18 19:01:02.682[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075740814208984 -- 2026-06-18 19:01:03.164[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014929056167603 -- 2026-06-18 19:01:03.742[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select so.pickup_spot,ifnull(a_e.is_inspur_newrcv,0) is_inspur_newrcv,so.acct_id from dbthird.thd_shiporder so left join dbthird.thd_address_ext a_e on a_e.address_id = so.pickup_addr_id where so.shiporder_id = 989227 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018031597137451 -- 2026-06-18 19:01:03.744[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-18 19:01:03.746[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017590999603271 -- 2026-06-18 19:01:04.259[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080521106719971 -- 2026-06-18 19:01:05.125[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select so.pickup_spot,ifnull(a_e.is_inspur_newrcv,0) is_inspur_newrcv,so.acct_id from dbthird.thd_shiporder so left join dbthird.thd_address_ext a_e on a_e.address_id = so.pickup_addr_id where so.shiporder_id = 989228 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-18 19:01:05.127[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014479160308838 -- 2026-06-18 19:01:05.128[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019298076629639 -- 2026-06-18 19:01:05.592[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082399845123291 -- 2026-06-18 19:01:09.851[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=pickup&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-18 19:01:09.853[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=pickup&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.058907985687256 -- 2026-06-18 19:01:09.912[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=pickup&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076019763946533 -- 2026-06-18 19:01:10.251[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001230001449585 -- 2026-06-18 19:01:10.252[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.048768043518066 -- 2026-06-18 19:01:10.301[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095729827880859 -- 2026-06-18 19:01:25.728[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020320415496826 -- 2026-06-18 19:01:25.797[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904804 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011247158050537 -- 2026-06-18 19:01:27.104[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=pickup_bindLeg select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014510869979858 -- 2026-06-18 19:01:27.292[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019040107727051 -- 2026-06-18 19:01:27.356[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904804 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094938278198242 -- 2026-06-18 19:01:29.213[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=leaveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001788854598999 -- 2026-06-18 19:01:29.215[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=leaveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00537109375 -- 2026-06-18 19:01:29.220[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=leaveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010565996170044 -- 2026-06-18 19:01:29.644[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-18 19:01:29.646[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036361217498779 -- 2026-06-18 19:01:29.649[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085189342498779 -- 2026-06-18 19:01:32.164[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001751184463501 -- 2026-06-18 19:01:32.214[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021228790283203 -- 2026-06-18 19:01:32.216[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 501 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-18 19:01:32.218[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904804 and t.transnode_status_id = 103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099320411682129 -- 2026-06-18 19:01:33.880[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=save_transnode select group_concat(o.order_id) order_ids,tn_s.transnode_status_id,tn_s.status_id,tn_s.sort_id cust_status_id,tn_s.disp_node_info content,o.acct_id from dbthird.thd_transnode_status tn_s left join dbthird.thd_order o on o.customer_id = tn_s.customer_id where tn_s.cust_node_def = '离厂' and o.order_id in (1904804) and tn_s.isenable = 1 group by tn_s.customer_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-18 19:01:33.882[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=save_transnode select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-18 19:01:33.884[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=save_transnode select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078690052032471 -- 2026-06-18 19:01:34.058[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 2026-06-18 19:01:34.124[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014538764953613 -- 2026-06-18 19:01:34.126[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 501 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-18 19:01:34.127[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904804 and t.transnode_status_id = 103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090909004211426 -- 2026-06-18 19:01:35.895[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-18 19:01:35.896[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015203952789307 -- 2026-06-18 19:01:36.104[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018351078033447 -- 2026-06-18 19:01:36.106[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11991000175476 -- 2026-06-18 19:01:36.226[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027985095977783 -- 2026-06-18 19:01:36.559[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022239685058594 -- 2026-06-18 19:01:36.894[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012802124023438 -- 2026-06-18 19:01:37.012[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014820098876953 -- 2026-06-18 19:01:37.014[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022118091583252 -- 2026-06-18 19:01:37.016[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020861625671387 -- 2026-06-18 19:01:37.018[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 2026-06-18 19:01:37.020[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015819072723389 -- 2026-06-18 19:01:37.022[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014638900756836 -- 2026-06-18 19:01:37.024[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 2026-06-18 19:01:37.025[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014870166778564 -- 2026-06-18 19:01:37.027[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-18 19:01:37.028[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010357141494751 -- 2026-06-18 19:01:37.039[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001945972442627 -- 2026-06-18 19:01:37.041[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015468597412109 -- 2026-06-18 19:01:37.043[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-18 19:01:37.045[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-18 19:01:37.046[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00152587890625 -- 2026-06-18 19:01:37.048[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-18 19:01:37.050[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010178804397583 -- 2026-06-18 19:01:39.854[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904804 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-18 19:01:39.856[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904804 select carrier_no from dbthird.thd_order_preplan where order_id = 1904804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026648044586182 -- 2026-06-18 19:01:39.859[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904804 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019118785858154 -- 2026-06-18 19:01:39.861[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904804 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020051002502441 -- 2026-06-18 19:01:39.863[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904804 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-18 19:01:39.865[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904804 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019161701202393 -- 2026-06-18 19:01:39.867[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904804 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675104 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015856981277466 -- 2026-06-18 19:01:40.354[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010944128036499 -- 2026-06-18 19:01:47.589[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904804 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093629360198975 -- 2026-06-18 19:01:50.872[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016779899597168 -- 2026-06-18 19:02:00.042[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013580322265625 -- 2026-06-18 19:02:00.044[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094859600067139 -- 2026-06-18 19:02:04.592[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-18 19:02:04.594[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01883602142334 -- 2026-06-18 19:02:04.731[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087628364562988 -- 2026-06-18 19:02:05.836[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001666784286499 -- 2026-06-18 19:02:05.838[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02407693862915 -- 2026-06-18 19:02:06.096[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904804 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088379383087158 -- 2026-06-18 19:02:08.539[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-18 19:02:08.541[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097239017486572 -- 2026-06-18 19:02:08.709[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-18 19:02:08.711[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033278465270996 -- 2026-06-18 19:02:08.715[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081980228424072 -- 2026-06-18 19:02:09.023[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-18 19:02:09.353[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091850757598877 -- 2026-06-18 19:02:09.494[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-18 19:02:09.496[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-18 19:02:09.498[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 2026-06-18 19:02:09.500[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-18 19:02:09.502[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-18 19:02:09.504[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017352104187012 -- 2026-06-18 19:02:09.505[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-18 19:02:09.507[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-18 19:02:09.509[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-18 19:02:09.511[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099661350250244 -- 2026-06-18 19:02:09.521[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017530918121338 -- 2026-06-18 19:02:09.523[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-18 19:02:09.525[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017077922821045 -- 2026-06-18 19:02:09.527[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-18 19:02:09.529[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-18 19:02:09.531[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012654066085815 -- 2026-06-18 19:02:16.036[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =9 and t.isenable = 1 AND t.truck_no like '%豫AD39616%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010546207427979 -- 2026-06-18 19:02:18.264[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904806 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015788078308105 -- 2026-06-18 19:02:18.266[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904806 select carrier_no from dbthird.thd_order_preplan where order_id = 1904806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023820400238037 -- 2026-06-18 19:02:18.268[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904806 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015759468078613 -- 2026-06-18 19:02:18.270[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904806 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015718936920166 -- 2026-06-18 19:02:18.272[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904806 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-18 19:02:18.273[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904806 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-18 19:02:18.275[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904806 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675106 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01593804359436 -- 2026-06-18 19:02:18.733[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096309185028076 -- 2026-06-18 19:02:26.356[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904806 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073962211608887 -- 2026-06-18 19:02:26.447[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010881185531616 -- 2026-06-18 19:02:26.573[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904806 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-18 19:02:26.888[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028622150421143 -- 2026-06-18 19:02:26.891[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014350414276123 -- 2026-06-18 19:02:26.892[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 225793 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014200210571289 -- 2026-06-18 19:02:26.894[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 316990 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013959407806396 -- 2026-06-18 19:02:27.025[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014150142669678 -- 2026-06-18 19:02:27.062[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085539817810059 -- 2026-06-18 19:02:27.212[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-18 19:02:27.214[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675114 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084340572357178 -- 2026-06-18 19:02:27.321[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018901109695435 -- 2026-06-18 19:02:28.957[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%134%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078659057617188 -- 2026-06-18 19:02:33.045[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-18 19:02:33.046[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010796070098877 -- 2026-06-18 19:02:33.432[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904806 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01017689704895 -- 2026-06-18 19:02:40.629[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018022060394287 -- 2026-06-18 19:02:40.631[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018088817596436 -- 2026-06-18 19:02:40.633[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,9,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01334285736084 -- 2026-06-18 19:02:40.646[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%龙运%' and city_id = 352 and (acct_id = 9 or (acct_id = 15 and is_issue = 1)) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009070873260498 -- 2026-06-18 19:02:40.746[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-18 19:02:40.748[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094120502471924 -- 2026-06-18 19:02:40.949[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017728805541992 -- 2026-06-18 19:02:40.951[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007781982421875 -- 2026-06-18 19:02:41.672[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020709037780762 -- 2026-06-18 19:02:41.675[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022609949111938 -- 2026-06-18 19:02:41.860[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018799304962158 -- 2026-06-18 19:02:41.862[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12086009979248 -- 2026-06-18 19:02:41.983[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068590641021729 -- 2026-06-18 19:02:42.280[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015568733215332 -- 2026-06-18 19:02:42.607[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00850510597229 -- 2026-06-18 19:02:42.712[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-18 19:02:42.714[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00189208984375 -- 2026-06-18 19:02:42.716[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022041797637939 -- 2026-06-18 19:02:42.718[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-18 19:02:42.720[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 19:02:42.722[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001582145690918 -- 2026-06-18 19:02:42.724[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001596212387085 -- 2026-06-18 19:02:42.725[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-18 19:02:42.727[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015830993652344 -- 2026-06-18 19:02:42.729[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010022878646851 -- 2026-06-18 19:02:42.739[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-18 19:02:42.741[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016591548919678 -- 2026-06-18 19:02:42.743[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-18 19:02:42.745[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-18 19:02:42.746[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097568035125732 -- 2026-06-18 19:02:52.479[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904805 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 2026-06-18 19:02:52.481[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904805 select carrier_no from dbthird.thd_order_preplan where order_id = 1904805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025720596313477 -- 2026-06-18 19:02:52.484[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904805 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014629364013672 -- 2026-06-18 19:02:52.485[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904805 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015838146209717 -- 2026-06-18 19:02:52.487[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904805 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013558864593506 -- 2026-06-18 19:02:52.488[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904805 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014650821685791 -- 2026-06-18 19:02:52.490[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904805 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013459920883179 -- 2026-06-18 19:02:52.913[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021111965179443 -- 2026-06-18 19:02:58.932[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015218257904053 -- 2026-06-18 19:02:58.934[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-18 19:02:58.936[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,9,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001500129699707 -- 2026-06-18 19:02:58.938[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%龙运%' and city_id = 352 and (acct_id = 9 or (acct_id = 15 and is_issue = 1)) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083920955657959 -- 2026-06-18 19:02:59.043[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-18 19:02:59.045[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076019763946533 -- 2026-06-18 19:02:59.246[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001410961151123 -- 2026-06-18 19:02:59.247[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021971940994263 -- 2026-06-18 19:03:00.234[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904805 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090208053588867 -- 2026-06-18 19:03:00.761[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904805 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010497093200684 -- 2026-06-18 19:03:03.447[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%134%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0064401626586914 -- 2026-06-18 19:03:04.551[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097870826721191 -- 2026-06-18 19:03:04.723[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013968944549561 -- 2026-06-18 19:03:06.945[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092611312866211 -- 2026-06-18 19:03:08.041[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018439292907715 -- 2026-06-18 19:03:08.043[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018318891525269 -- 2026-06-18 19:03:08.435[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904805 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0065639019012451 -- 2026-06-18 19:03:09.918[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-18 19:03:09.920[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098738670349121 -- 2026-06-18 19:03:10.960[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018200874328613 -- 2026-06-18 19:03:10.962[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.1206271648407 -- 2026-06-18 19:03:11.083[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020703077316284 -- 2026-06-18 19:03:13.358[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-18 19:03:13.359[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-18 19:03:13.361[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002169132232666 -- 2026-06-18 19:03:13.364[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-18 19:03:13.365[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016598701477051 -- 2026-06-18 19:03:13.367[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-18 19:03:13.369[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015501976013184 -- 2026-06-18 19:03:13.371[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-18 19:03:13.372[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-18 19:03:13.374[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008173942565918 -- 2026-06-18 19:03:13.382[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-18 19:03:13.384[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-18 19:03:13.386[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016071796417236 -- 2026-06-18 19:03:13.388[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011006116867065 -- 2026-06-18 19:03:14.502[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-18 19:03:14.825[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020193099975586 -- 2026-06-18 19:03:16.590[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904807 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-18 19:03:16.592[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904807 select carrier_no from dbthird.thd_order_preplan where order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025298595428467 -- 2026-06-18 19:03:16.595[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904807 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018198490142822 -- 2026-06-18 19:03:16.597[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904807 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019149780273438 -- 2026-06-18 19:03:16.599[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904807 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022149085998535 -- 2026-06-18 19:03:16.601[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904807 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-18 19:03:16.603[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904807 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011006116867065 -- 2026-06-18 19:03:17.061[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010172128677368 -- 2026-06-18 19:03:22.156[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010316133499146 -- 2026-06-18 19:03:24.939[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%134%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083827972412109 -- 2026-06-18 19:03:29.064[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-18 19:03:29.065[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021462917327881 -- 2026-06-18 19:03:29.476[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078308582305908 -- 2026-06-18 19:03:42.463[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020749568939209 -- 2026-06-18 19:03:42.465[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018020153045654 -- 2026-06-18 19:03:42.678[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019059181213379 -- 2026-06-18 19:03:42.680[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11946105957031 -- 2026-06-18 19:03:42.800[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083880424499512 -- 2026-06-18 19:03:43.109[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019271373748779 -- 2026-06-18 19:03:43.463[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084528923034668 -- 2026-06-18 19:03:43.598[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-18 19:03:43.600[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022678375244141 -- 2026-06-18 19:03:43.603[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021629333496094 -- 2026-06-18 19:03:43.605[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016238689422607 -- 2026-06-18 19:03:43.607[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-18 19:03:43.609[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-18 19:03:43.610[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-18 19:03:43.612[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 2026-06-18 19:03:43.614[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-18 19:03:43.615[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007843017578125 -- 2026-06-18 19:03:43.623[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 19:03:43.625[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016160011291504 -- 2026-06-18 19:03:43.627[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019327163696289 -- 2026-06-18 19:03:44.824[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-18 19:03:44.826[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-18 19:03:44.828[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-18 19:03:44.830[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-18 19:03:44.832[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-18 19:03:44.833[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-18 19:03:44.835[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-18 19:03:44.837[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-18 19:03:44.839[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001640796661377 -- 2026-06-18 19:03:44.840[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 508 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012691020965576 -- 2026-06-18 19:03:44.853[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces > 0 AND o.receive_addr_id not in (15053,15054,19219,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,197161,261558,265648,351217,353025) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-18 19:03:44.855[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017590522766113 -- 2026-06-18 19:03:44.857[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-18 19:03:44.859[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-18 19:03:44.861[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904804 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-18 19:03:44.863[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904766 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017678737640381 -- 2026-06-18 19:03:44.865[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904764 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-18 19:03:44.867[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 2026-06-18 19:03:44.869[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-18 19:03:44.871[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-18 19:03:44.872[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016999244689941 -- 2026-06-18 19:03:44.874[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904727 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-18 19:03:44.876[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904724 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017008781433105 -- 2026-06-18 19:03:44.878[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904455 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-18 19:03:44.880[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904454 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 19:03:44.882[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904310 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 19:03:44.883[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904237 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017228126525879 -- 2026-06-18 19:03:44.885[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904228 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017118453979492 -- 2026-06-18 19:03:44.887[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904227 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-18 19:03:44.889[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904226 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-18 19:03:44.891[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904225 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017061233520508 -- 2026-06-18 19:03:44.893[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-18 19:03:44.895[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904206 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 19:03:44.897[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904203 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017049312591553 -- 2026-06-18 19:03:44.898[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903758 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-18 19:03:44.900[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903757 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016868114471436 -- 2026-06-18 19:03:44.902[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903756 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-18 19:03:44.904[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903755 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-18 19:03:44.906[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903754 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017151832580566 -- 2026-06-18 19:03:44.908[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 19:03:44.909[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903675 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016958713531494 -- 2026-06-18 19:03:44.911[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017178058624268 -- 2026-06-18 19:03:44.913[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903558 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-18 19:03:44.915[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903078 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-18 19:03:44.917[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1903077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014692068099976 -- 2026-06-18 19:03:57.226[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019180774688721 -- 2026-06-18 19:03:57.229[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020267009735107 -- 2026-06-18 19:04:00.879[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 19:04:00.881[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096831321716309 -- 2026-06-18 19:04:11.949[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=9 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-18 19:04:11.951[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.28838109970093 -- 2026-06-18 19:04:12.239[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%平达%' and (addr.acct_id = 9 or (addr.acct_id = 15 and addr.is_issue = 1)) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016719818115234 -- 2026-06-18 19:04:22.190[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =9 and t.isenable = 1 AND t.truck_no like '%豫AD39616%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095951557159424 -- 2026-06-18 19:04:31.401[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019819736480713 -- 2026-06-18 19:04:31.791[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309048 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020971775054932 -- 2026-06-18 19:04:31.813[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309048 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019130706787109 -- 2026-06-18 19:04:31.815[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 225793 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018389225006104 -- 2026-06-18 19:04:31.817[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 378370 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001845121383667 -- 2026-06-18 19:04:31.981[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-18 19:04:32.020[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309048 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010066032409668 -- 2026-06-18 19:04:32.141[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309048 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-18 19:04:32.143[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675126 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0065779685974121 -- 2026-06-18 19:04:32.232[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088400840759277 -- 2026-06-18 19:04:38.393[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095639228820801 -- 2026-06-18 19:04:38.563[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098030567169189 -- 2026-06-18 19:06:30.297[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-18 19:06:30.299[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047604084014893 -- 2026-06-18 19:06:30.347[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083138942718506 -- 2026-06-18 19:06:30.476[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022726058959961 -- 2026-06-18 19:06:31.145[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014579296112061 -- 2026-06-18 19:06:31.147[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-18 19:06:31.149[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066688060760498 -- 2026-06-18 19:06:31.268[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014070987701416 -- 2026-06-18 19:06:33.372[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014810562133789 -- 2026-06-18 19:06:33.374[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047096014022827 -- 2026-06-18 19:06:33.421[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084860324859619 -- 2026-06-18 19:06:34.703[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009350061416626 -- 2026-06-18 19:06:35.442[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-18 19:06:35.444[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046953916549683 -- 2026-06-18 19:06:35.491[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009207010269165 -- 2026-06-18 19:06:35.614[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022862911224365 -- 2026-06-18 19:06:35.818[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001704216003418 -- 2026-06-18 19:06:35.820[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-18 19:06:35.822[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078310966491699 -- 2026-06-18 19:06:35.945[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010672092437744 -- 2026-06-18 19:06:36.258[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-18 19:06:36.260[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001896858215332 -- 2026-06-18 19:06:36.262[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013622999191284 -- 2026-06-18 19:06:36.396[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010128021240234 -- 2026-06-18 19:06:47.401[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-18 19:06:47.403[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-18 19:06:47.405[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076770782470703 -- 2026-06-18 19:06:47.513[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013596057891846 -- 2026-06-18 19:06:48.424[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-18 19:06:48.426[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001856803894043 -- 2026-06-18 19:06:48.428[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008167028427124 -- 2026-06-18 19:06:48.564[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007739782333374 -- 2026-06-18 19:06:48.888[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012588500976562 -- 2026-06-18 19:06:48.890[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012948513031006 -- 2026-06-18 19:06:48.891[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023113012313843 -- 2026-06-18 19:06:49.066[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018016815185547 -- 2026-06-18 19:06:49.473[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015251636505127 -- 2026-06-18 19:06:49.475[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015859603881836 -- 2026-06-18 19:06:49.477[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008371114730835 -- 2026-06-18 19:06:49.609[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01348090171814 -- 2026-06-18 19:06:49.819[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-18 19:06:49.821[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018701553344727 -- 2026-06-18 19:06:49.823[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076768398284912 -- 2026-06-18 19:06:49.953[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015547037124634 -- 2026-06-18 19:06:50.336[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016951560974121 -- 2026-06-18 19:06:50.338[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-18 19:06:50.339[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087630748748779 -- 2026-06-18 19:06:50.456[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016704082489014 -- 2026-06-18 19:06:50.822[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-18 19:06:50.824[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017271041870117 -- 2026-06-18 19:06:50.825[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009066104888916 -- 2026-06-18 19:06:50.944[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093371868133545 -- 2026-06-18 19:06:52.313[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 2026-06-18 19:06:52.314[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016179084777832 -- 2026-06-18 19:06:52.316[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010618925094604 -- 2026-06-18 19:06:52.436[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093481540679932 -- 2026-06-18 19:06:53.194[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-18 19:06:53.196[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001655101776123 -- 2026-06-18 19:06:53.198[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083680152893066 -- 2026-06-18 19:06:53.326[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096728801727295 -- 2026-06-18 19:06:53.488[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-18 19:06:53.489[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-18 19:06:53.491[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089180469512939 -- 2026-06-18 19:06:53.609[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016751766204834 -- 2026-06-18 19:06:53.910[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014669895172119 -- 2026-06-18 19:06:53.911[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015249252319336 -- 2026-06-18 19:06:53.913[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075929164886475 -- 2026-06-18 19:06:54.032[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088570117950439 -- 2026-06-18 19:06:54.219[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014691352844238 -- 2026-06-18 19:06:54.221[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-18 19:06:54.223[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008087158203125 -- 2026-06-18 19:06:54.333[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014640092849731 -- 2026-06-18 19:06:54.600[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015528202056885 -- 2026-06-18 19:06:54.602[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016088485717773 -- 2026-06-18 19:06:54.604[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084919929504395 -- 2026-06-18 19:06:54.733[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021232128143311 -- 2026-06-18 19:06:58.552[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017838478088379 -- 2026-06-18 19:06:58.554[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-18 19:06:58.556[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020125150680542 -- 2026-06-18 19:06:59.946[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013370990753174 -- 2026-06-18 19:07:00.699[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016028881072998 -- 2026-06-18 19:07:00.700[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-18 19:07:00.702[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018315076828003 -- 2026-06-18 19:07:00.839[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020307064056396 -- 2026-06-18 19:07:01.058[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012450218200684 -- 2026-06-18 19:07:01.060[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012738704681396 -- 2026-06-18 19:07:01.061[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02181601524353 -- 2026-06-18 19:07:01.184[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010372877120972 -- 2026-06-18 19:07:01.595[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-18 19:07:01.597[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018310546875 -- 2026-06-18 19:07:01.599[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093600749969482 -- 2026-06-18 19:07:01.724[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093989372253418 -- 2026-06-18 19:07:02.213[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015580654144287 -- 2026-06-18 19:07:02.214[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016241073608398 -- 2026-06-18 19:07:02.216[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084669589996338 -- 2026-06-18 19:07:02.331[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094468593597412 -- 2026-06-18 19:07:10.835[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 2026-06-18 19:07:10.837[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.04709792137146 -- 2026-06-18 19:07:10.885[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091102123260498 -- 2026-06-18 19:07:11.017[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012665033340454 -- 2026-06-18 19:07:14.246[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015718936920166 -- 2026-06-18 19:07:14.248[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-18 19:07:14.250[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014571189880371 -- 2026-06-18 19:07:15.640[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010181903839111 -- 2026-06-18 19:28:54.994[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024402141571045 -- 2026-06-18 19:28:54.997[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090358257293701 -- 2026-06-18 19:28:55.265[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094230175018311 -- 2026-06-18 19:28:55.417[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-18 19:28:55.419[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11870193481445 -- 2026-06-18 19:28:55.538[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011651039123535 -- 2026-06-18 19:29:01.180[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008897066116333 -- 2026-06-18 19:29:01.267[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095078945159912 -- 2026-06-18 19:29:01.427[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012527942657471 -- 2026-06-18 19:29:03.055[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010799169540405 -- 2026-06-18 19:29:15.864[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00166916847229 -- 2026-06-18 19:29:15.866[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015113115310669 -- 2026-06-18 19:29:16.020[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091218948364258 -- 2026-06-18 19:29:16.146[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014168977737427 -- 2026-06-18 19:29:26.328[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_carrier_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,inv.pay_mode_id, cust.sys_cust_id,cust.city_id, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account,tce.shipper,tce.shipper_tel,tce.shipper_addr FROM dbthird.v_thd_customer cust left join dbthird.thd_customer_ext tce on tce.customer_id = cust.customer_id left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext sce on sce.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust.cust_type,0)>=256 and ifnull(sce.is_blacklist,0) = 0 AND cust.cust_disp_name like '%亚欧%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012534856796265 -- 2026-06-18 19:29:28.125[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022145986557007 -- 2026-06-18 19:29:28.329[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098209381103516 -- 2026-06-18 19:29:36.791[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019998550415039 -- 2026-06-18 19:29:37.081[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 348235 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041439533233643 -- 2026-06-18 19:29:37.085[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1144133 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02045202255249 -- 2026-06-18 19:29:37.347[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1144133 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020790100097656 -- 2026-06-18 19:29:37.350[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 5954 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020568370819092 -- 2026-06-18 19:29:37.352[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 5954 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-18 19:29:37.354[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 1172 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019748210906982 -- 2026-06-18 19:29:37.356[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675240 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094039440155029 -- 2026-06-18 19:29:37.459[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089080333709717 -- 2026-06-18 19:29:45.133[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079178810119629 -- 2026-06-18 19:29:45.334[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095829963684082 -- 2026-06-18 19:29:48.553[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015871524810791 -- 2026-06-18 19:29:48.555[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081000328063965 -- 2026-06-18 19:29:48.705[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010540962219238 -- 2026-06-18 19:29:48.853[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-18 19:29:48.855[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 2026-06-18 19:29:48.859[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088698863983154 -- 2026-06-18 19:29:54.594[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088760852813721 -- 2026-06-18 19:29:54.705[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007500171661377 -- 2026-06-18 19:29:54.836[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092179775238037 -- 2026-06-18 19:30:30.967[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009376049041748 -- 2026-06-18 19:30:35.959[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-18 19:30:35.961[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019037961959839 -- 2026-06-18 19:30:36.108[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082588195800781 -- 2026-06-18 19:30:36.227[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022477149963379 -- 2026-06-18 19:30:52.479[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_carrier_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,inv.pay_mode_id, cust.sys_cust_id,cust.city_id, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account,tce.shipper,tce.shipper_tel,tce.shipper_addr FROM dbthird.v_thd_customer cust left join dbthird.thd_customer_ext tce on tce.customer_id = cust.customer_id left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext sce on sce.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust.cust_type,0)>=256 and ifnull(sce.is_blacklist,0) = 0 AND cust.cust_disp_name like '%龙运%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012731075286865 -- 2026-06-18 19:30:53.871[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009692907333374 -- 2026-06-18 19:30:54.027[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086600780487061 -- 2026-06-18 19:31:02.224[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-18 19:31:02.515[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 366729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02385687828064 -- 2026-06-18 19:31:02.539[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1144134 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010998010635376 -- 2026-06-18 19:31:02.842[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1144134 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-18 19:31:02.844[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 8228 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-18 19:31:02.846[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 8228 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018329620361328 -- 2026-06-18 19:31:02.848[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 4992 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-18 19:31:02.850[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675241 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020061016082764 -- 2026-06-18 19:31:02.949[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00832200050354 -- 2026-06-18 19:31:10.109[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079710483551025 -- 2026-06-18 19:31:10.288[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010125160217285 -- 2026-06-18 19:38:57.411[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023839473724365 -- 2026-06-18 19:38:57.413[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079598426818848 -- 2026-06-18 19:38:57.627[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010404825210571 -- 2026-06-18 19:38:57.779[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-18 19:38:57.781[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11967396736145 -- 2026-06-18 19:38:57.900[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010432004928589 -- 2026-06-18 19:39:05.272[陈同照-1165] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%郑州%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086879730224609 -- 2026-06-18 19:39:05.358[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066409111022949 -- 2026-06-18 19:39:05.516[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01861310005188 -- 2026-06-18 19:39:19.165[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089011192321777 -- 2026-06-18 19:39:26.919[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-18 19:39:26.921[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094790458679199 -- 2026-06-18 19:39:27.055[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0065741539001465 -- 2026-06-18 19:39:27.175[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012882947921753 -- 2026-06-18 19:39:28.979[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014171600341797 -- 2026-06-18 19:39:28.980[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012813091278076 -- 2026-06-18 19:39:29.215[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_addressInfo_byCarrier select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095911026000977 -- 2026-06-18 19:39:47.397[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019519329071045 -- 2026-06-18 19:39:47.615[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 405296 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003993034362793 -- 2026-06-18 19:39:47.619[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1144135 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021770000457764 -- 2026-06-18 19:39:47.968[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select m.manifest_id,m.manifest_no,m.carrier_no,m.carrier_id,m.inv_cust_id,m.network_id,m.dpt_city_id m_dpt_city_id, m.dest_city_id m_dest_city_id,m.trans_mode_id m_trans_mode_id,m.busi_mode_id m_busi_mode_id,m.owner_id,carr.cust_disp_name carrier, m.consignee,m.consignee_tel,m.consignee_addr,dpt.area_name m_dpt_city,dest.area_name m_dest_city,m.pay_mode_id, m_f.freight_fee m_freight_fee,m_f.delivery_fee m_delivery_fee,m.load_addr_id,m.trans_notes,m.unload_addr_id, addr.addr_name load_addr,m_f.opening_bank,m_f.bank_account,m_f.account_name,m.other_fee1 m_other_fee1, m.other_fee1_name m_other_fee1_name,m.acct_id,m.other_fee2 m_other_fee2,m.other_fee2_name m_other_fee2_name, m.other_fee3 m_other_fee3,m.other_fee3_name m_other_fee3_name,network.cust_disp_name network,m_e.shipreview_status_id, m_f.review_status_id,carr.inv_cust_id carrier_invcust_id, network.inv_cust_id network_invcust_id,m.createdby_id m_createdby_id,m.has_tempFare from dbthird.v_thd_manifest m LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = m.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = m.network_id LEFT JOIN dbthird.thd_manifest_fee m_f ON m_f.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_manifest_ext m_e ON m_e.manifest_id = m.manifest_id LEFT JOIN dbthird.thd_address addr ON addr.address_id = m.load_addr_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = m.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = m.dest_city_id where m.manifest_id = 1144135 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-18 19:39:47.970[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name inv_cust_name from dbthird.v_thd_customer where customer_id = 7135 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018031597137451 -- 2026-06-18 19:39:47.972[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name carrier_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) carrier_account_name, bank_account carrier_bank_account,opening_bank carrier_opening_bank from dbthird.v_thd_customer where customer_id = 7135 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-18 19:39:47.974[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select cust_disp_name network_invcust_name,IF(IFNULL(account_name,'')<>'',account_name,cust_name) network_account_name, bank_account network_bank_account,opening_bank network_opening_bank from dbthird.v_thd_customer where customer_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017268657684326 -- 2026-06-18 19:39:47.976[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_manifest_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090939998626709 -- 2026-06-18 19:39:48.081[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_manifest_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076310634613037 -- 2026-06-18 19:39:56.431[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092208385467529 -- 2026-06-18 19:39:56.671[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086238384246826 -- 2026-06-18 19:53:58.569 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-18 19:53:58.572 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023400783538818 -- 2026-06-18 19:53:58.575 -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='DuanLe' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027008056640625 -- 2026-06-18 19:53:58.578[段乐-1218] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002122163772583 -- 2026-06-18 19:53:58.591[段乐-1218] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =1218 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021440982818604 -- 2026-06-18 19:53:58.593[段乐-1218] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14275503158569 -- 2026-06-18 19:53:58.736[段乐-1218] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079519748687744 -- 2026-06-18 19:53:59.402[段乐-1218] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1218 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085129737854004 -- 2026-06-18 19:54:01.192[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 2026-06-18 19:54:01.194[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11897397041321 -- 2026-06-18 19:54:01.313[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093209743499756 -- 2026-06-18 19:54:02.758[段乐-1218] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1218 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010571002960205 -- 2026-06-18 19:54:06.144[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-18 19:54:06.146[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11442804336548 -- 2026-06-18 19:54:06.261[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%南方发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091228485107422 -- 2026-06-18 19:54:06.374[段乐-1218] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1218 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02330493927002 -- 2026-06-18 19:54:07.148[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001640796661377 -- 2026-06-18 19:54:07.150[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-18 19:54:07.151[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%南方发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084080696105957 -- 2026-06-18 19:54:07.226[段乐-1218] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1218 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022814035415649 -- 2026-06-18 19:54:08.041[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017530918121338 -- 2026-06-18 19:54:08.043[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 2026-06-18 19:54:08.045[段乐-1218] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%南方发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012846946716309 -- 2026-06-18 19:54:08.150[段乐-1218] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1218 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088191032409668 -- 2026-06-18 20:01:16.447[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-18 20:01:16.449[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046639919281006 -- 2026-06-18 20:01:16.495[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087099075317383 -- 2026-06-18 20:01:16.646[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019057989120483 -- 2026-06-18 20:01:17.257[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-18 20:01:17.259[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-18 20:01:17.261[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093100070953369 -- 2026-06-18 20:01:17.397[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013255834579468 -- 2026-06-18 20:01:17.712[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-18 20:01:17.714[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015900135040283 -- 2026-06-18 20:01:17.715[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080440044403076 -- 2026-06-18 20:01:17.816[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019593000411987 -- 2026-06-18 20:01:18.056[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013890266418457 -- 2026-06-18 20:01:18.057[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014181137084961 -- 2026-06-18 20:01:18.059[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080850124359131 -- 2026-06-18 20:01:18.176[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097510814666748 -- 2026-06-18 20:01:18.348[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016598701477051 -- 2026-06-18 20:01:18.350[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001704216003418 -- 2026-06-18 20:01:18.352[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083329677581787 -- 2026-06-18 20:01:18.461[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019868135452271 -- 2026-06-18 20:01:20.941[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-18 20:01:20.943[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047185182571411 -- 2026-06-18 20:01:20.990[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01327109336853 -- 2026-06-18 20:01:22.429[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098848342895508 -- 2026-06-18 20:01:23.081[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016858577728271 -- 2026-06-18 20:01:23.083[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046890020370483 -- 2026-06-18 20:01:23.130[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079400539398193 -- 2026-06-18 20:01:23.246[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091872215270996 -- 2026-06-18 20:01:23.565[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015428066253662 -- 2026-06-18 20:01:23.567[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015869140625 -- 2026-06-18 20:01:23.569[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017251968383789 -- 2026-06-18 20:01:23.685[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088891983032227 -- 2026-06-18 20:02:22.390[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-18 20:02:22.391[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047358989715576 -- 2026-06-18 20:02:22.439[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳工厂发运点%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008573055267334 -- 2026-06-18 20:02:22.610[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020378112792969 -- 2026-06-18 20:02:25.393[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012760162353516 -- 2026-06-18 20:02:25.394[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.046580076217651 -- 2026-06-18 20:02:25.441[李磊-753] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) AND addr.addr_name like '%贵阳%' and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095729827880859 -- 2026-06-18 20:02:26.797[李磊-753] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016355991363525 -- 2026-06-18 20:05:15.962[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 2026-06-18 20:05:15.965[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018990993499756 -- 2026-06-18 20:05:16.244[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009854793548584 -- 2026-06-18 20:05:16.436[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-18 20:05:16.438[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12418293952942 -- 2026-06-18 20:05:16.562[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018094062805176 -- 2026-06-18 20:05:18.424[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020430088043213 -- 2026-06-18 20:05:18.731[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '武汉市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011543035507202 -- 2026-06-18 20:05:18.847[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084879398345947 -- 2026-06-18 20:05:19.034[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088918209075928 -- 2026-06-18 20:06:29.456[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022761821746826 -- 2026-06-18 20:06:29.459[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099749565124512 -- 2026-06-18 20:06:29.717[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010642051696777 -- 2026-06-18 20:06:29.918[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019040107727051 -- 2026-06-18 20:06:29.920[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12032508850098 -- 2026-06-18 20:06:30.040[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097568035125732 -- 2026-06-18 20:06:31.877[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021088123321533 -- 2026-06-18 20:06:32.221[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '武汉市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080430507659912 -- 2026-06-18 20:06:32.335[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097382068634033 -- 2026-06-18 20:06:32.517[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087571144104004 -- 2026-06-18 20:08:15.612[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021159648895264 -- 2026-06-18 20:08:15.614[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021163940429688 -- 2026-06-18 20:08:15.843[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085990428924561 -- 2026-06-18 20:08:16.000[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-18 20:08:16.002[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11762404441833 -- 2026-06-18 20:08:16.120[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094830989837646 -- 2026-06-18 20:08:17.912[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021171569824219 -- 2026-06-18 20:08:18.226[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '武汉市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086879730224609 -- 2026-06-18 20:08:18.341[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076100826263428 -- 2026-06-18 20:08:18.510[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076560974121094 -- 2026-06-18 20:08:25.137[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014150142669678 -- 2026-06-18 20:08:25.139[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078251361846924 -- 2026-06-18 20:08:25.317[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028624057769775 -- 2026-06-18 20:08:25.502[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014708042144775 -- 2026-06-18 20:08:25.504[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042910575866699 -- 2026-06-18 20:08:25.508[吴文超-755] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090579986572266 -- 2026-06-18 20:08:27.108[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-18 20:08:27.448[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '武汉市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090749263763428 -- 2026-06-18 20:08:27.693[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082900524139404 -- 2026-06-18 20:08:27.852[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010627031326294 -- 2026-06-18 20:08:37.492[吴文超-755] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_id select count(1) cnt,area_id,area_name from dbsys.sys_area where area_type = 3 AND area_name like '%东莞市%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008965015411377 -- 2026-06-18 20:08:37.611[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087089538574219 -- 2026-06-18 20:08:37.810[吴文超-755] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 755 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069010257720947 -- 2026-06-18 20:14:38.385[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014870166778564 -- 2026-06-18 20:14:38.387[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01096510887146 -- 2026-06-18 20:14:38.797[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019841194152832 -- 2026-06-18 20:14:38.799[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.1207001209259 -- 2026-06-18 20:14:38.920[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016355037689209 -- 2026-06-18 20:14:39.499[石杰-575] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018870830535889 -- 2026-06-18 20:14:39.822[石杰-575] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '深圳市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010122060775757 -- 2026-06-18 20:14:39.934[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018930435180664 -- 2026-06-18 20:14:39.936[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020821094512939 -- 2026-06-18 20:14:39.938[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023918151855469 -- 2026-06-18 20:14:39.941[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018398761749268 -- 2026-06-18 20:14:39.943[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018870830535889 -- 2026-06-18 20:14:39.945[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-18 20:14:39.947[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017638206481934 -- 2026-06-18 20:14:39.949[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-18 20:14:39.950[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-18 20:14:39.952[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099289417266846 -- 2026-06-18 20:14:39.962[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019111633300781 -- 2026-06-18 20:14:39.965[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018620491027832 -- 2026-06-18 20:14:39.967[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904846 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001838207244873 -- 2026-06-18 20:14:39.969[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904845 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 2026-06-18 20:14:39.971[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 2026-06-18 20:14:39.973[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088508129119873 -- 2026-06-18 20:14:45.915[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904845 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904845 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-18 20:14:45.916[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904845 select carrier_no from dbthird.thd_order_preplan where order_id = 1904845 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023770332336426 -- 2026-06-18 20:14:45.919[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904845 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904845 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00164794921875 -- 2026-06-18 20:14:45.921[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904845 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-18 20:14:45.923[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904845 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015420913696289 -- 2026-06-18 20:14:45.924[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904845 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-18 20:14:45.926[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904845 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675294 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016938924789429 -- 2026-06-18 20:14:46.274[石杰-575] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016676902770996 -- 2026-06-18 20:15:19.986[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097150802612305 -- 2026-06-18 20:15:25.907[石杰-575] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%59%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096440315246582 -- 2026-06-18 20:15:30.823[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018799304962158 -- 2026-06-18 20:15:30.825[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095748901367188 -- 2026-06-18 20:15:31.225[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904845 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093638896942139 -- 2026-06-18 20:15:35.174[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-18 20:15:35.175[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012058973312378 -- 2026-06-18 20:15:37.625[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024721622467041 -- 2026-06-18 20:15:37.628[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018117904663086 -- 2026-06-18 20:15:37.798[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-18 20:15:37.800[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12425804138184 -- 2026-06-18 20:15:37.924[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011050939559937 -- 2026-06-18 20:15:38.534[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015938282012939 -- 2026-06-18 20:15:38.536[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021588802337646 -- 2026-06-18 20:15:38.538[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021829605102539 -- 2026-06-18 20:15:38.540[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-18 20:15:38.542[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-18 20:15:38.544[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015428066253662 -- 2026-06-18 20:15:38.546[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015718936920166 -- 2026-06-18 20:15:38.547[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-18 20:15:38.549[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015981197357178 -- 2026-06-18 20:15:38.551[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093638896942139 -- 2026-06-18 20:15:38.560[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-18 20:15:38.562[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-18 20:15:38.564[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904846 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-18 20:15:38.566[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-18 20:15:38.568[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086331367492676 -- 2026-06-18 20:15:38.640[石杰-575] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019979476928711 -- 2026-06-18 20:15:38.974[石杰-575] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '深圳市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083739757537842 -- 2026-06-18 20:15:43.867[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904846 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904846 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014569759368896 -- 2026-06-18 20:15:43.869[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904846 select carrier_no from dbthird.thd_order_preplan where order_id = 1904846 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022130012512207 -- 2026-06-18 20:15:43.871[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904846 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904846 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015242099761963 -- 2026-06-18 20:15:43.873[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904846 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001594066619873 -- 2026-06-18 20:15:43.875[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904846 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014278888702393 -- 2026-06-18 20:15:43.876[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904846 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015099048614502 -- 2026-06-18 20:15:43.878[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904846 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011247873306274 -- 2026-06-18 20:15:44.303[石杰-575] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009605884552002 -- 2026-06-18 20:15:57.891[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904846 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010193109512329 -- 2026-06-18 20:16:06.502[石杰-575] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%79%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096518993377686 -- 2026-06-18 20:16:13.563[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-18 20:16:13.565[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01081395149231 -- 2026-06-18 20:16:13.787[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904846 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099749565124512 -- 2026-06-18 20:16:17.050[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018918514251709 -- 2026-06-18 20:16:17.052[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081720352172852 -- 2026-06-18 20:16:18.998[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015830993652344 -- 2026-06-18 20:16:19.000[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02223014831543 -- 2026-06-18 20:16:19.220[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-18 20:16:19.222[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 2026-06-18 20:16:19.226[石杰-575] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020738840103149 -- 2026-06-18 20:16:19.782[石杰-575] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 575 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-18 20:16:20.113[石杰-575] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '深圳市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093231201171875 -- 2026-06-18 20:16:20.200[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-18 20:16:20.201[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-18 20:16:20.203[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017058849334717 -- 2026-06-18 20:16:20.205[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-18 20:16:20.207[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-18 20:16:20.209[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-18 20:16:20.211[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 575 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-18 20:16:20.213[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-18 20:16:20.214[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-18 20:16:20.216[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 575 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084688663482666 -- 2026-06-18 20:16:20.225[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017538070678711 -- 2026-06-18 20:16:20.227[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-18 20:16:20.229[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017209053039551 -- 2026-06-18 20:16:20.231[石杰-575] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010194063186646 -- 2026-06-18 20:16:23.231[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904847 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-18 20:16:23.233[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904847 select carrier_no from dbthird.thd_order_preplan where order_id = 1904847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002601146697998 -- 2026-06-18 20:16:23.236[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904847 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-18 20:16:23.238[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904847 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018460750579834 -- 2026-06-18 20:16:23.240[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904847 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017759799957275 -- 2026-06-18 20:16:23.242[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904847 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019080638885498 -- 2026-06-18 20:16:23.244[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904847 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675296 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01085090637207 -- 2026-06-18 20:16:23.552[石杰-575] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097689628601074 -- 2026-06-18 20:16:47.231[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904847 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090420246124268 -- 2026-06-18 20:16:55.783[石杰-575] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%59%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098638534545898 -- 2026-06-18 20:17:00.981[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001953125 -- 2026-06-18 20:17:00.983[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010030031204224 -- 2026-06-18 20:17:01.321[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904847 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094208717346191 -- 2026-06-18 20:17:05.862[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-18 20:17:05.864[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010044097900391 -- 2026-06-18 20:17:06.548[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-18 20:17:06.550[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009598970413208 -- 2026-06-18 20:17:07.117[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017797946929932 -- 2026-06-18 20:17:07.119[石杰-575] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_tally select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010968923568726 -- 2026-06-18 20:19:42.939[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020148754119873 -- 2026-06-18 20:19:42.941[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016439914703369 -- 2026-06-18 20:19:43.157[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01016092300415 -- 2026-06-18 20:19:43.351[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018360614776611 -- 2026-06-18 20:19:43.353[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12597107887268 -- 2026-06-18 20:19:43.479[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009415864944458 -- 2026-06-18 20:19:45.179[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021059513092041 -- 2026-06-18 20:19:45.519[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098400115966797 -- 2026-06-18 20:19:45.700[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077130794525146 -- 2026-06-18 20:19:45.946[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099978446960449 -- 2026-06-18 20:21:09.838[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022850036621094 -- 2026-06-18 20:21:09.841[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008213996887207 -- 2026-06-18 20:21:10.006[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095992088317871 -- 2026-06-18 20:21:10.173[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017671585083008 -- 2026-06-18 20:21:10.175[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11853814125061 -- 2026-06-18 20:21:10.293[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092670917510986 -- 2026-06-18 20:21:11.905[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021359920501709 -- 2026-06-18 20:21:12.226[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008997917175293 -- 2026-06-18 20:21:12.348[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009315013885498 -- 2026-06-18 20:21:12.547[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092949867248535 -- 2026-06-18 20:38:06.435[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025138854980469 -- 2026-06-18 20:38:06.438[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015516996383667 -- 2026-06-18 20:38:06.632[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095348358154297 -- 2026-06-18 20:38:06.811[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-18 20:38:06.813[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.1185040473938 -- 2026-06-18 20:38:06.932[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075411796569824 -- 2026-06-18 20:38:08.664[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-18 20:38:09.016[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '西安市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009911060333252 -- 2026-06-18 20:38:09.266[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008699893951416 -- 2026-06-18 20:38:09.467[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014950037002563 -- 2026-06-18 20:38:18.863[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020232915878296 -- 2026-06-18 20:38:19.082[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019252061843872 -- 2026-06-18 20:38:19.976[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021002054214478 -- 2026-06-18 20:42:30.721[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023529529571533 -- 2026-06-18 20:42:30.724[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.057485103607178 -- 2026-06-18 20:42:30.782[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01025915145874 -- 2026-06-18 20:42:31.554[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 2026-06-18 20:42:31.556[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.050518035888672 -- 2026-06-18 20:42:31.607[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091650485992432 -- 2026-06-18 20:42:33.783[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095641613006592 -- 2026-06-18 20:42:51.073[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select so.pickup_spot,ifnull(a_e.is_inspur_newrcv,0) is_inspur_newrcv,so.acct_id from dbthird.thd_shiporder so left join dbthird.thd_address_ext a_e on a_e.address_id = so.pickup_addr_id where so.shiporder_id = 988826 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-18 20:42:51.075[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018248558044434 -- 2026-06-18 20:42:51.077[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098979473114014 -- 2026-06-18 20:42:51.873[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016707897186279 -- 2026-06-18 20:42:53.550[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select so.pickup_spot,ifnull(a_e.is_inspur_newrcv,0) is_inspur_newrcv,so.acct_id from dbthird.thd_shiporder so left join dbthird.thd_address_ext a_e on a_e.address_id = so.pickup_addr_id where so.shiporder_id = 988827 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 2026-06-18 20:42:53.552[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-18 20:42:53.554[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014906883239746 -- 2026-06-18 20:42:53.973[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010102987289429 -- 2026-06-18 20:42:55.544[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select so.pickup_spot,ifnull(a_e.is_inspur_newrcv,0) is_inspur_newrcv,so.acct_id from dbthird.thd_shiporder so left join dbthird.thd_address_ext a_e on a_e.address_id = so.pickup_addr_id where so.shiporder_id = 988828 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018699169158936 -- 2026-06-18 20:42:55.546[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 20:42:55.548[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=do_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086419582366943 -- 2026-06-18 20:42:56.022[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087459087371826 -- 2026-06-18 20:42:58.503[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=pickup&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015878677368164 -- 2026-06-18 20:42:58.505[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=pickup&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.057655811309814 -- 2026-06-18 20:42:58.563[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=pickup&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010190963745117 -- 2026-06-18 20:42:58.809[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001762866973877 -- 2026-06-18 20:42:58.811[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049860000610352 -- 2026-06-18 20:42:58.861[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022775888442993 -- 2026-06-18 20:43:02.157[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020492076873779 -- 2026-06-18 20:43:02.215[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904858 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019729137420654 -- 2026-06-18 20:43:02.217[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904857 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-18 20:43:02.219[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904856 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010491132736206 -- 2026-06-18 20:43:12.629[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=pickup_bindLeg select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095961093902588 -- 2026-06-18 20:43:12.928[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020139217376709 -- 2026-06-18 20:43:12.993[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904858 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018758773803711 -- 2026-06-18 20:43:12.995[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904857 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018789768218994 -- 2026-06-18 20:43:12.997[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904856 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013192176818848 -- 2026-06-18 20:43:14.527[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=leaveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017011165618896 -- 2026-06-18 20:43:14.529[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=leaveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.058449983596802 -- 2026-06-18 20:43:14.587[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=leaveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010249137878418 -- 2026-06-18 20:43:14.748[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-18 20:43:14.750[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.050498008728027 -- 2026-06-18 20:43:14.801[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01174783706665 -- 2026-06-18 20:43:19.230[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 20:43:19.291[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-18 20:43:19.293[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 6032 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-18 20:43:19.295[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904858 and t.transnode_status_id = 162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015869140625 -- 2026-06-18 20:43:19.297[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015060901641846 -- 2026-06-18 20:43:19.298[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 6032 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 2026-06-18 20:43:19.300[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904857 and t.transnode_status_id = 162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015621185302734 -- 2026-06-18 20:43:19.302[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015099048614502 -- 2026-06-18 20:43:19.304[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 6032 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 2026-06-18 20:43:19.305[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904856 and t.transnode_status_id = 162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099320411682129 -- 2026-06-18 20:43:20.909[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=save_transnode select group_concat(o.order_id) order_ids,tn_s.transnode_status_id,tn_s.status_id,tn_s.sort_id cust_status_id,tn_s.disp_node_info content,o.acct_id from dbthird.thd_transnode_status tn_s left join dbthird.thd_order o on o.customer_id = tn_s.customer_id where tn_s.cust_node_def = '离厂' and o.order_id in (1904858,1904857,1904856) and tn_s.isenable = 1 group by tn_s.customer_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014028549194336 -- 2026-06-18 20:43:20.910[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=save_transnode select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013699531555176 -- 2026-06-18 20:43:20.912[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=save_transnode select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087008476257324 -- 2026-06-18 20:43:21.087[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017640590667725 -- 2026-06-18 20:43:21.143[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016391277313232 -- 2026-06-18 20:43:21.145[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 6032 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017478466033936 -- 2026-06-18 20:43:21.147[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904858 and t.transnode_status_id = 162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016708374023438 -- 2026-06-18 20:43:21.149[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016171932220459 -- 2026-06-18 20:43:21.151[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 6032 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-18 20:43:21.152[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904857 and t.transnode_status_id = 162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016701221466064 -- 2026-06-18 20:43:21.154[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016059875488281 -- 2026-06-18 20:43:21.156[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select transnode_status_id,status_id,sort_id cust_status_id,disp_node_info content from dbthird.thd_transnode_status where cust_node_def = '提货' and customer_id = 6032 and isenable = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-18 20:43:21.158[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list select cust_status_id,transnode_status_id,content from dbthird.thd_order o left join dbthird.thd_transnode t on t.transnode_id = o.cur_transnode_id where o.order_id = 1904856 and t.transnode_status_id = 162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013261079788208 -- 2026-06-18 20:43:22.651[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018529891967773 -- 2026-06-18 20:43:22.653[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085229873657227 -- 2026-06-18 20:43:22.786[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001446008682251 -- 2026-06-18 20:43:22.788[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11779713630676 -- 2026-06-18 20:43:22.906[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01836895942688 -- 2026-06-18 20:43:23.528[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-18 20:43:23.530[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024008750915527 -- 2026-06-18 20:43:23.532[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023009777069092 -- 2026-06-18 20:43:23.535[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-18 20:43:23.536[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-18 20:43:23.538[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016748905181885 -- 2026-06-18 20:43:23.540[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-18 20:43:23.542[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-18 20:43:23.544[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-18 20:43:23.546[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098159313201904 -- 2026-06-18 20:43:23.556[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017821788787842 -- 2026-06-18 20:43:23.558[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-18 20:43:23.560[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-18 20:43:23.561[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 20:43:23.563[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-18 20:43:23.565[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017268657684326 -- 2026-06-18 20:43:23.567[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-18 20:43:23.569[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092699527740479 -- 2026-06-18 20:43:24.742[施佳易-796] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021250247955322 -- 2026-06-18 20:43:25.054[施佳易-796] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南宁市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018599033355713 -- 2026-06-18 20:43:25.238[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904858 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014481544494629 -- 2026-06-18 20:43:25.239[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904858 select carrier_no from dbthird.thd_order_preplan where order_id = 1904858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022571086883545 -- 2026-06-18 20:43:25.242[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904858 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-18 20:43:25.244[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904858 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016119480133057 -- 2026-06-18 20:43:25.245[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904858 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014522075653076 -- 2026-06-18 20:43:25.247[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904858 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015759468078613 -- 2026-06-18 20:43:25.249[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904858 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011032104492188 -- 2026-06-18 20:43:25.584[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010155200958252 -- 2026-06-18 20:44:21.434[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072958469390869 -- 2026-06-18 20:44:31.290[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008328914642334 -- 2026-06-18 20:44:44.044[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 20:44:44.046[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034157991409302 -- 2026-06-18 20:44:52.656[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%于洋%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014716863632202 -- 2026-06-18 20:45:04.742[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%陕%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014509916305542 -- 2026-06-18 20:45:07.009[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-18 20:45:07.011[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018045902252197 -- 2026-06-18 20:45:07.556[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010396003723145 -- 2026-06-18 20:45:09.989[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077190399169922 -- 2026-06-18 20:45:32.667[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015509128570557 -- 2026-06-18 20:45:32.926[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01465892791748 -- 2026-06-18 20:45:32.941[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014550685882568 -- 2026-06-18 20:45:32.942[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205089 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013959407806396 -- 2026-06-18 20:45:32.944[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 394805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013899803161621 -- 2026-06-18 20:45:33.105[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018049955368042 -- 2026-06-18 20:45:33.211[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-18 20:45:33.213[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096428394317627 -- 2026-06-18 20:45:33.248[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-18 20:45:33.250[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675429 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011082887649536 -- 2026-06-18 20:45:33.351[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084700584411621 -- 2026-06-18 20:45:33.946[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0157790184021 -- 2026-06-18 20:45:39.842[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016098022460938 -- 2026-06-18 20:45:39.844[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037310123443604 -- 2026-06-18 20:45:39.848[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001622200012207 -- 2026-06-18 20:45:39.849[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205089 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-18 20:45:39.851[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 394805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 2026-06-18 20:45:40.006[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01102614402771 -- 2026-06-18 20:45:40.111[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018811225891113 -- 2026-06-18 20:45:40.113[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675429 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018641948699951 -- 2026-06-18 20:45:40.115[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089418888092041 -- 2026-06-18 20:45:40.233[于洋-西安办-1475] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012002944946289 -- 2026-06-18 20:45:48.952[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011718988418579 -- 2026-06-18 20:45:58.374[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-18 20:45:58.376[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097708702087402 -- 2026-06-18 20:45:58.588[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010406970977783 -- 2026-06-18 20:46:11.044[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024170875549316 -- 2026-06-18 20:46:11.047[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017755031585693 -- 2026-06-18 20:46:11.246[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-18 20:46:11.248[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12524104118347 -- 2026-06-18 20:46:11.373[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01200795173645 -- 2026-06-18 20:46:12.030[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-18 20:46:12.032[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021209716796875 -- 2026-06-18 20:46:12.035[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025210380554199 -- 2026-06-18 20:46:12.037[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019299983978271 -- 2026-06-18 20:46:12.039[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-18 20:46:12.041[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-18 20:46:12.043[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 2026-06-18 20:46:12.045[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-18 20:46:12.047[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-18 20:46:12.049[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010940074920654 -- 2026-06-18 20:46:12.061[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019800662994385 -- 2026-06-18 20:46:12.063[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019118785858154 -- 2026-06-18 20:46:12.065[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019159317016602 -- 2026-06-18 20:46:12.067[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001896858215332 -- 2026-06-18 20:46:12.069[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018970966339111 -- 2026-06-18 20:46:12.071[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001896858215332 -- 2026-06-18 20:46:12.073[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016410827636719 -- 2026-06-18 20:46:13.019[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904857 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 20:46:13.021[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904857 select carrier_no from dbthird.thd_order_preplan where order_id = 1904857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024218559265137 -- 2026-06-18 20:46:13.024[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904857 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017638206481934 -- 2026-06-18 20:46:13.026[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904857 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025160312652588 -- 2026-06-18 20:46:13.028[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904857 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016298294067383 -- 2026-06-18 20:46:13.030[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904857 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 2026-06-18 20:46:13.032[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904857 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675419 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019334077835083 -- 2026-06-18 20:46:13.348[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011080980300903 -- 2026-06-18 20:46:41.992[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077698230743408 -- 2026-06-18 20:46:44.794[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016660213470459 -- 2026-06-18 20:47:01.622[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%122%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091331005096436 -- 2026-06-18 20:47:30.816[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015811920166016 -- 2026-06-18 20:47:30.817[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019695043563843 -- 2026-06-18 20:47:31.364[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012543916702271 -- 2026-06-18 20:47:33.717[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077159404754639 -- 2026-06-18 20:48:01.780[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 2026-06-18 20:48:01.782[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091750621795654 -- 2026-06-18 20:48:02.006[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089280605316162 -- 2026-06-18 20:48:17.516[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093438625335693 -- 2026-06-18 20:48:27.742[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008220911026001 -- 2026-06-18 20:48:31.233[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016160011291504 -- 2026-06-18 20:48:31.235[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009227991104126 -- 2026-06-18 20:48:31.907[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099010467529297 -- 2026-06-18 20:48:39.038[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%122%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00990891456604 -- 2026-06-18 20:48:54.937[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085468292236328 -- 2026-06-18 20:48:59.306[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-18 20:48:59.308[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093460083007812 -- 2026-06-18 20:48:59.533[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085279941558838 -- 2026-06-18 20:49:06.678[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-18 20:49:06.679[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018633127212524 -- 2026-06-18 20:49:06.884[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-18 20:49:06.886[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12011694908142 -- 2026-06-18 20:49:07.006[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021205902099609 -- 2026-06-18 20:49:07.684[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-18 20:49:07.686[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025069713592529 -- 2026-06-18 20:49:07.688[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024120807647705 -- 2026-06-18 20:49:07.691[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-18 20:49:07.693[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-18 20:49:07.695[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-18 20:49:07.697[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-18 20:49:07.699[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001784086227417 -- 2026-06-18 20:49:07.701[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-18 20:49:07.703[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010545969009399 -- 2026-06-18 20:49:07.714[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001924991607666 -- 2026-06-18 20:49:07.716[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-18 20:49:07.718[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-18 20:49:07.720[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018448829650879 -- 2026-06-18 20:49:07.722[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-18 20:49:07.724[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087671279907227 -- 2026-06-18 20:49:08.888[施佳易-796] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020110607147217 -- 2026-06-18 20:49:09.192[施佳易-796] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南宁市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010267019271851 -- 2026-06-18 20:49:09.345[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904856 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015528202056885 -- 2026-06-18 20:49:09.347[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904856 select carrier_no from dbthird.thd_order_preplan where order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023670196533203 -- 2026-06-18 20:49:09.350[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904856 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-18 20:49:09.351[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904856 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-18 20:49:09.353[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904856 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015308856964111 -- 2026-06-18 20:49:09.355[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904856 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-18 20:49:09.357[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904856 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675418 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016721963882446 -- 2026-06-18 20:49:09.692[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091910362243652 -- 2026-06-18 20:49:37.789[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01471209526062 -- 2026-06-18 20:49:40.800[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081648826599121 -- 2026-06-18 20:49:53.849[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-18 20:49:53.851[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090968608856201 -- 2026-06-18 20:49:54.435[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081870555877686 -- 2026-06-18 20:49:57.153[施佳易-796] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097658634185791 -- 2026-06-18 20:50:17.364[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019140243530273 -- 2026-06-18 20:50:17.366[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085380077362061 -- 2026-06-18 20:50:17.928[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085840225219727 -- 2026-06-18 20:50:28.068[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-18 20:50:28.070[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013755083084106 -- 2026-06-18 20:50:28.278[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-18 20:50:28.280[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12578105926514 -- 2026-06-18 20:50:28.406[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01104211807251 -- 2026-06-18 20:50:29.076[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015308856964111 -- 2026-06-18 20:50:29.078[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022439956665039 -- 2026-06-18 20:50:29.080[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021109580993652 -- 2026-06-18 20:50:29.083[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015649795532227 -- 2026-06-18 20:50:29.084[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-18 20:50:29.086[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015058517456055 -- 2026-06-18 20:50:29.088[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-18 20:50:29.089[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014889240264893 -- 2026-06-18 20:50:29.091[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015060901641846 -- 2026-06-18 20:50:29.093[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 796 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099649429321289 -- 2026-06-18 20:50:29.103[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15054,15055,19219,24021,28417,29250,31258,31259,31260,31261,33272,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016090869903564 -- 2026-06-18 20:50:29.105[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-18 20:50:29.106[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015668869018555 -- 2026-06-18 20:50:29.108[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015528202056885 -- 2026-06-18 20:50:29.110[施佳易-796] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011005878448486 -- 2026-06-18 20:50:34.000[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select c.customer_id from dbpublic.pbl_ediclnt_custedisetting ces left join dbthird.thd_customer c on c.sys_cust_id = ces.sys_cust_id where ces.ediclnt_provider_id = 16 and ces.sys_cust_id > 1 and c.customer_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-18 20:50:34.002[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0606529712677 -- 2026-06-18 20:50:34.063[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?para=arriveFactory&appid=ww5262fb147810c303&agentid=1000016 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 and c.customer_id in (501,6032,5893,7217,504,8044,7799,7726) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017592906951904 -- 2026-06-18 20:50:35.083[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001859188079834 -- 2026-06-18 20:50:35.085[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.052886009216309 -- 2026-06-18 20:50:35.138[施佳易-796] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.customer_id in(501,6032,5893,7217,504,8044,7799,7726) and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095279216766357 -- 2026-06-18 20:50:36.880[施佳易-796] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 796 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018018960952759 -- 2026-06-18 20:56:04.482[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021281242370605 -- 2026-06-18 20:56:04.484[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010257959365845 -- 2026-06-18 20:56:04.661[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018699169158936 -- 2026-06-18 20:56:04.663[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11873316764832 -- 2026-06-18 20:56:04.782[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011868000030518 -- 2026-06-18 20:56:05.423[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001558780670166 -- 2026-06-18 20:56:05.424[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022070407867432 -- 2026-06-18 20:56:05.427[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021240711212158 -- 2026-06-18 20:56:05.429[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015349388122559 -- 2026-06-18 20:56:05.431[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015869140625 -- 2026-06-18 20:56:05.432[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001471996307373 -- 2026-06-18 20:56:05.434[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-18 20:56:05.436[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-18 20:56:05.437[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014750957489014 -- 2026-06-18 20:56:05.439[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096120834350586 -- 2026-06-18 20:56:05.449[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-18 20:56:05.451[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015358924865723 -- 2026-06-18 20:56:05.452[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015239715576172 -- 2026-06-18 20:56:05.454[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 2026-06-18 20:56:05.456[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-18 20:56:05.457[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-18 20:56:05.459[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-18 20:56:05.461[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015208721160889 -- 2026-06-18 20:56:05.462[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015151500701904 -- 2026-06-18 20:56:05.464[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-18 20:56:05.466[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015270709991455 -- 2026-06-18 20:56:05.467[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-18 20:56:05.469[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015451908111572 -- 2026-06-18 20:56:05.471[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-18 20:56:05.472[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-18 20:56:05.474[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-18 20:56:05.475[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904342 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015459060668945 -- 2026-06-18 20:56:05.477[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904341 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015420913696289 -- 2026-06-18 20:56:05.479[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904340 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-18 20:56:05.480[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 2026-06-18 20:56:05.482[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094971656799316 -- 2026-06-18 20:56:19.337[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904342 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904342 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014190673828125 -- 2026-06-18 20:56:19.338[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904342 select carrier_no from dbthird.thd_order_preplan where order_id = 1904342 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022718906402588 -- 2026-06-18 20:56:19.341[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904342 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904342 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-18 20:56:19.343[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904342 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015671253204346 -- 2026-06-18 20:56:19.344[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904342 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013918876647949 -- 2026-06-18 20:56:19.346[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904342 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015270709991455 -- 2026-06-18 20:56:19.347[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904342 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673682 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098800659179688 -- 2026-06-18 20:56:19.674[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010523080825806 -- 2026-06-18 20:56:27.781[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091660022735596 -- 2026-06-18 20:56:33.195[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%99.1%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011677026748657 -- 2026-06-18 20:56:37.737[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-18 20:56:37.739[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019872903823853 -- 2026-06-18 20:56:38.490[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010162830352783 -- 2026-06-18 20:56:39.340[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019497871398926 -- 2026-06-18 20:56:39.342[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022912979125977 -- 2026-06-18 20:56:39.526[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-18 20:56:39.528[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 2026-06-18 20:56:39.531[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022384166717529 -- 2026-06-18 20:56:40.168[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018148422241211 -- 2026-06-18 20:56:40.170[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-18 20:56:40.172[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017571449279785 -- 2026-06-18 20:56:40.174[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-18 20:56:40.176[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017588138580322 -- 2026-06-18 20:56:40.177[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-18 20:56:40.179[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-18 20:56:40.181[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017781257629395 -- 2026-06-18 20:56:40.183[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-18 20:56:40.185[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010473966598511 -- 2026-06-18 20:56:40.196[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-18 20:56:40.198[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-18 20:56:40.200[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018081665039062 -- 2026-06-18 20:56:40.202[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017631053924561 -- 2026-06-18 20:56:40.204[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-18 20:56:40.205[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-18 20:56:40.207[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001762866973877 -- 2026-06-18 20:56:40.209[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-18 20:56:40.211[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017621517181396 -- 2026-06-18 20:56:40.213[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017521381378174 -- 2026-06-18 20:56:40.215[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017588138580322 -- 2026-06-18 20:56:40.217[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017588138580322 -- 2026-06-18 20:56:40.219[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-18 20:56:40.221[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017671585083008 -- 2026-06-18 20:56:40.222[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-18 20:56:40.224[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-18 20:56:40.226[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904341 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-18 20:56:40.228[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904340 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 2026-06-18 20:56:40.230[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 20:56:40.232[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008681058883667 -- 2026-06-18 20:56:45.606[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904341 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904341 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-18 20:56:45.608[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904341 select carrier_no from dbthird.thd_order_preplan where order_id = 1904341 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022788047790527 -- 2026-06-18 20:56:45.610[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904341 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904341 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-18 20:56:45.612[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904341 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015158653259277 -- 2026-06-18 20:56:45.614[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904341 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 2026-06-18 20:56:45.615[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904341 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016129016876221 -- 2026-06-18 20:56:45.617[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904341 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673681 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024670839309692 -- 2026-06-18 20:56:45.908[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023327827453613 -- 2026-06-18 20:56:53.589[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090909004211426 -- 2026-06-18 20:56:59.495[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%109%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010020017623901 -- 2026-06-18 20:57:04.055[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018789768218994 -- 2026-06-18 20:57:04.057[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017646074295044 -- 2026-06-18 20:57:04.280[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083529949188232 -- 2026-06-18 20:57:05.413[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015499591827393 -- 2026-06-18 20:57:05.415[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010503053665161 -- 2026-06-18 20:57:05.565[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-18 20:57:05.567[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035710334777832 -- 2026-06-18 20:57:05.571[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074961185455322 -- 2026-06-18 20:57:06.217[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013949871063232 -- 2026-06-18 20:57:06.219[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014200210571289 -- 2026-06-18 20:57:06.220[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013651847839355 -- 2026-06-18 20:57:06.222[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001413106918335 -- 2026-06-18 20:57:06.223[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013818740844727 -- 2026-06-18 20:57:06.225[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013799667358398 -- 2026-06-18 20:57:06.227[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001366138458252 -- 2026-06-18 20:57:06.228[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013830661773682 -- 2026-06-18 20:57:06.230[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013859272003174 -- 2026-06-18 20:57:06.231[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095999240875244 -- 2026-06-18 20:57:06.241[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013680458068848 -- 2026-06-18 20:57:06.242[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013771057128906 -- 2026-06-18 20:57:06.244[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013811588287354 -- 2026-06-18 20:57:06.245[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013949871063232 -- 2026-06-18 20:57:06.247[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013890266418457 -- 2026-06-18 20:57:06.248[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013711452484131 -- 2026-06-18 20:57:06.250[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001366138458252 -- 2026-06-18 20:57:06.251[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013799667358398 -- 2026-06-18 20:57:06.253[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013718605041504 -- 2026-06-18 20:57:06.254[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013771057128906 -- 2026-06-18 20:57:06.256[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013699531555176 -- 2026-06-18 20:57:06.257[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013730525970459 -- 2026-06-18 20:57:06.259[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013821125030518 -- 2026-06-18 20:57:06.260[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013821125030518 -- 2026-06-18 20:57:06.262[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013749599456787 -- 2026-06-18 20:57:06.263[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013909339904785 -- 2026-06-18 20:57:06.265[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904340 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013799667358398 -- 2026-06-18 20:57:06.266[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013730525970459 -- 2026-06-18 20:57:06.268[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015707969665527 -- 2026-06-18 20:57:09.706[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904340 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904340 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016658306121826 -- 2026-06-18 20:57:09.707[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904340 select carrier_no from dbthird.thd_order_preplan where order_id = 1904340 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024499893188477 -- 2026-06-18 20:57:09.710[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904340 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904340 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-18 20:57:09.712[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904340 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-18 20:57:09.714[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904340 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-18 20:57:09.715[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904340 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-18 20:57:09.717[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904340 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673680 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010181903839111 -- 2026-06-18 20:57:10.021[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092699527740479 -- 2026-06-18 20:57:19.736[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904340 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009181022644043 -- 2026-06-18 20:58:12.360[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904340 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022318840026855 -- 2026-06-18 20:58:15.493[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%109%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009119987487793 -- 2026-06-18 20:58:20.685[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-18 20:58:20.687[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015614986419678 -- 2026-06-18 20:58:21.233[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904340 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094180107116699 -- 2026-06-18 20:58:22.164[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027060508728027 -- 2026-06-18 20:58:22.167[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020726919174194 -- 2026-06-18 20:58:22.331[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015931129455566 -- 2026-06-18 20:58:22.332[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11870098114014 -- 2026-06-18 20:58:22.451[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012809038162231 -- 2026-06-18 20:58:23.083[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016999244689941 -- 2026-06-18 20:58:23.085[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024099349975586 -- 2026-06-18 20:58:23.088[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023250579833984 -- 2026-06-18 20:58:23.090[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-18 20:58:23.092[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-18 20:58:23.094[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-18 20:58:23.096[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-18 20:58:23.098[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-18 20:58:23.100[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017049312591553 -- 2026-06-18 20:58:23.101[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010170936584473 -- 2026-06-18 20:58:23.112[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018289089202881 -- 2026-06-18 20:58:23.114[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-18 20:58:23.116[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 2026-06-18 20:58:23.118[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-18 20:58:23.120[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-18 20:58:23.121[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-18 20:58:23.123[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-18 20:58:23.125[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017528533935547 -- 2026-06-18 20:58:23.127[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 2026-06-18 20:58:23.129[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-18 20:58:23.131[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017571449279785 -- 2026-06-18 20:58:23.133[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-18 20:58:23.135[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-18 20:58:23.137[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-18 20:58:23.138[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-18 20:58:23.140[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-18 20:58:23.142[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017611980438232 -- 2026-06-18 20:58:23.144[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015369176864624 -- 2026-06-18 20:58:25.859[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904339 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018351078033447 -- 2026-06-18 20:58:25.861[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904339 select carrier_no from dbthird.thd_order_preplan where order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002647876739502 -- 2026-06-18 20:58:25.864[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904339 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904339 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018990039825439 -- 2026-06-18 20:58:25.866[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904339 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-18 20:58:25.868[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904339 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017929077148438 -- 2026-06-18 20:58:25.870[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904339 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 2026-06-18 20:58:25.872[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904339 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673679 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093159675598145 -- 2026-06-18 20:58:26.158[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011605978012085 -- 2026-06-18 20:58:33.242[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904339 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099658966064453 -- 2026-06-18 20:58:37.162[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%109%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077359676361084 -- 2026-06-18 20:58:40.839[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014181137084961 -- 2026-06-18 20:58:40.841[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01094388961792 -- 2026-06-18 20:58:41.034[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904339 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011214017868042 -- 2026-06-18 20:58:41.898[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017871856689453 -- 2026-06-18 20:58:41.900[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077140331268311 -- 2026-06-18 20:58:42.039[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012359619140625 -- 2026-06-18 20:58:42.040[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024769306182861 -- 2026-06-18 20:58:42.043[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088460445404053 -- 2026-06-18 20:58:42.680[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-18 20:58:42.682[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-18 20:58:42.684[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 20:58:42.685[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-18 20:58:42.687[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 2026-06-18 20:58:42.689[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 2026-06-18 20:58:42.691[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-18 20:58:42.692[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-18 20:58:42.694[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 2026-06-18 20:58:42.696[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010854959487915 -- 2026-06-18 20:58:42.707[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016498565673828 -- 2026-06-18 20:58:42.709[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-18 20:58:42.711[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-18 20:58:42.713[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-18 20:58:42.714[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 2026-06-18 20:58:42.716[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-18 20:58:42.718[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-18 20:58:42.720[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-18 20:58:42.721[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-18 20:58:42.723[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-18 20:58:42.725[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-18 20:58:42.727[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001640796661377 -- 2026-06-18 20:58:42.728[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-18 20:58:42.730[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 2026-06-18 20:58:42.732[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-18 20:58:42.734[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016298294067383 -- 2026-06-18 20:58:42.735[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010816097259521 -- 2026-06-18 20:58:51.602[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904352 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016160011291504 -- 2026-06-18 20:58:51.604[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904352 select carrier_no from dbthird.thd_order_preplan where order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002392053604126 -- 2026-06-18 20:58:51.606[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904352 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904352 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 2026-06-18 20:58:51.608[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904352 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-18 20:58:51.610[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904352 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-18 20:58:51.611[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904352 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 2026-06-18 20:58:51.613[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904352 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673699 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092310905456543 -- 2026-06-18 20:58:51.913[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094821453094482 -- 2026-06-18 20:59:00.776[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904352 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014003992080688 -- 2026-06-18 20:59:04.646[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020631074905396 -- 2026-06-18 20:59:11.012[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-18 20:59:11.013[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012930870056152 -- 2026-06-18 20:59:11.356[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904352 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090370178222656 -- 2026-06-18 20:59:12.200[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-18 20:59:12.201[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099449157714844 -- 2026-06-18 20:59:12.360[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 20:59:12.362[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 2026-06-18 20:59:12.365[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02866792678833 -- 2026-06-18 20:59:13.019[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018560886383057 -- 2026-06-18 20:59:13.021[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-18 20:59:13.023[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018439292907715 -- 2026-06-18 20:59:13.025[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018751621246338 -- 2026-06-18 20:59:13.027[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018389225006104 -- 2026-06-18 20:59:13.029[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-18 20:59:13.031[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018141269683838 -- 2026-06-18 20:59:13.033[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-18 20:59:13.035[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018489360809326 -- 2026-06-18 20:59:13.037[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014168977737427 -- 2026-06-18 20:59:13.051[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-18 20:59:13.054[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018460750579834 -- 2026-06-18 20:59:13.056[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018458366394043 -- 2026-06-18 20:59:13.058[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-18 20:59:13.060[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018608570098877 -- 2026-06-18 20:59:13.062[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 20:59:13.064[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018198490142822 -- 2026-06-18 20:59:13.066[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-18 20:59:13.068[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-18 20:59:13.070[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-18 20:59:13.072[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-18 20:59:13.074[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 20:59:13.076[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-18 20:59:13.077[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018172264099121 -- 2026-06-18 20:59:13.079[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-18 20:59:13.081[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010351896286011 -- 2026-06-18 20:59:15.842[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904353 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015349388122559 -- 2026-06-18 20:59:15.844[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904353 select carrier_no from dbthird.thd_order_preplan where order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023200511932373 -- 2026-06-18 20:59:15.846[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904353 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904353 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015208721160889 -- 2026-06-18 20:59:15.848[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904353 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015320777893066 -- 2026-06-18 20:59:15.849[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904353 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-18 20:59:15.851[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904353 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016078948974609 -- 2026-06-18 20:59:15.853[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904353 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673700 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099380016326904 -- 2026-06-18 20:59:16.185[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094661712646484 -- 2026-06-18 20:59:22.519[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01097297668457 -- 2026-06-18 20:59:26.596[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015189170837402 -- 2026-06-18 20:59:32.602[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-18 20:59:32.604[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015537977218628 -- 2026-06-18 20:59:32.837[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084819793701172 -- 2026-06-18 20:59:35.550[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094490051269531 -- 2026-06-18 20:59:42.303[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-18 20:59:42.305[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008652925491333 -- 2026-06-18 20:59:42.525[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012691020965576 -- 2026-06-18 20:59:43.561[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-18 20:59:43.563[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019804954528809 -- 2026-06-18 20:59:43.953[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-18 20:59:43.955[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029120445251465 -- 2026-06-18 20:59:43.958[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090749263763428 -- 2026-06-18 20:59:44.597[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-18 20:59:44.599[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 20:59:44.601[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 20:59:44.603[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-18 20:59:44.605[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-18 20:59:44.607[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-18 20:59:44.609[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-18 20:59:44.610[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016601085662842 -- 2026-06-18 20:59:44.612[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-18 20:59:44.614[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010149955749512 -- 2026-06-18 20:59:44.624[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-18 20:59:44.626[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016939640045166 -- 2026-06-18 20:59:44.628[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-18 20:59:44.630[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 20:59:44.632[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-18 20:59:44.634[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017251968383789 -- 2026-06-18 20:59:44.636[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-18 20:59:44.637[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017049312591553 -- 2026-06-18 20:59:44.639[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-18 20:59:44.641[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-18 20:59:44.643[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-18 20:59:44.645[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-18 20:59:44.646[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-18 20:59:44.648[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-18 20:59:44.650[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023808002471924 -- 2026-06-18 20:59:48.910[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904348 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-18 20:59:48.912[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904348 select carrier_no from dbthird.thd_order_preplan where order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025990009307861 -- 2026-06-18 20:59:48.914[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904348 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904348 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-18 20:59:48.916[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904348 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-18 20:59:48.918[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904348 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017151832580566 -- 2026-06-18 20:59:48.920[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904348 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018711090087891 -- 2026-06-18 20:59:48.922[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904348 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010854959487915 -- 2026-06-18 20:59:49.687[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094208717346191 -- 2026-06-18 20:59:57.412[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904348 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022666931152344 -- 2026-06-18 21:00:00.713[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085089206695557 -- 2026-06-18 21:00:06.019[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016179084777832 -- 2026-06-18 21:00:06.020[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014702796936035 -- 2026-06-18 21:00:06.545[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904348 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095150470733643 -- 2026-06-18 21:00:07.345[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 21:00:07.347[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085630416870117 -- 2026-06-18 21:00:07.648[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014588832855225 -- 2026-06-18 21:00:07.650[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029070377349854 -- 2026-06-18 21:00:07.653[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012193918228149 -- 2026-06-18 21:00:08.302[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-18 21:00:08.304[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-18 21:00:08.305[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-18 21:00:08.307[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 21:00:08.309[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 2026-06-18 21:00:08.311[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016131401062012 -- 2026-06-18 21:00:08.313[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-18 21:00:08.314[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-18 21:00:08.316[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016398429870605 -- 2026-06-18 21:00:08.318[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010242938995361 -- 2026-06-18 21:00:08.328[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016441345214844 -- 2026-06-18 21:00:08.330[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016241073608398 -- 2026-06-18 21:00:08.332[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001643180847168 -- 2026-06-18 21:00:08.334[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-18 21:00:08.335[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-18 21:00:08.337[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-18 21:00:08.339[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-18 21:00:08.341[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016851425170898 -- 2026-06-18 21:00:08.343[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-18 21:00:08.344[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-18 21:00:08.346[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-18 21:00:08.348[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-18 21:00:08.350[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-18 21:00:08.352[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010070085525513 -- 2026-06-18 21:00:15.173[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904349 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016758441925049 -- 2026-06-18 21:00:15.175[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904349 select carrier_no from dbthird.thd_order_preplan where order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022799968719482 -- 2026-06-18 21:00:15.178[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904349 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904349 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-18 21:00:15.180[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904349 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-18 21:00:15.181[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904349 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017220973968506 -- 2026-06-18 21:00:15.183[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904349 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-18 21:00:15.185[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904349 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673696 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011335134506226 -- 2026-06-18 21:00:15.469[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087149143218994 -- 2026-06-18 21:00:21.815[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904349 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012243986129761 -- 2026-06-18 21:00:24.516[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009645938873291 -- 2026-06-18 21:00:29.576[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-18 21:00:29.578[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087618827819824 -- 2026-06-18 21:00:30.105[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904349 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081219673156738 -- 2026-06-18 21:00:30.772[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015068054199219 -- 2026-06-18 21:00:30.773[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018229961395264 -- 2026-06-18 21:00:30.929[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-18 21:00:30.931[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12373304367065 -- 2026-06-18 21:00:31.055[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017477989196777 -- 2026-06-18 21:00:31.744[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-18 21:00:31.746[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023930072784424 -- 2026-06-18 21:00:31.748[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023109912872314 -- 2026-06-18 21:00:31.751[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-18 21:00:31.753[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017991065979004 -- 2026-06-18 21:00:31.755[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-18 21:00:31.756[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-18 21:00:31.758[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016851425170898 -- 2026-06-18 21:00:31.760[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-18 21:00:31.762[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010308027267456 -- 2026-06-18 21:00:31.772[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-18 21:00:31.774[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017738342285156 -- 2026-06-18 21:00:31.776[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-18 21:00:31.778[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-18 21:00:31.780[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-18 21:00:31.782[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017437934875488 -- 2026-06-18 21:00:31.784[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017461776733398 -- 2026-06-18 21:00:31.786[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017521381378174 -- 2026-06-18 21:00:31.788[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-18 21:00:31.789[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-18 21:00:31.791[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-18 21:00:31.793[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-18 21:00:31.795[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025395154953003 -- 2026-06-18 21:00:35.211[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904351 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-18 21:00:35.213[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904351 select carrier_no from dbthird.thd_order_preplan where order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025460720062256 -- 2026-06-18 21:00:35.215[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904351 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904351 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-18 21:00:35.217[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904351 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-18 21:00:35.219[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904351 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-18 21:00:35.221[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904351 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 2026-06-18 21:00:35.223[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904351 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011177062988281 -- 2026-06-18 21:00:35.421[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023041009902954 -- 2026-06-18 21:00:41.668[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095019340515137 -- 2026-06-18 21:00:44.695[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092260837554932 -- 2026-06-18 21:00:49.936[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-18 21:00:49.938[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019821882247925 -- 2026-06-18 21:00:50.165[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021293163299561 -- 2026-06-18 21:00:52.235[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011134147644043 -- 2026-06-18 21:00:57.315[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 2026-06-18 21:00:57.316[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093929767608643 -- 2026-06-18 21:00:57.975[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021055936813354 -- 2026-06-18 21:00:59.494[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-18 21:00:59.496[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021847009658813 -- 2026-06-18 21:00:59.667[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015020370483398 -- 2026-06-18 21:00:59.668[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12000799179077 -- 2026-06-18 21:00:59.789[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017497062683105 -- 2026-06-18 21:01:00.622[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014731884002686 -- 2026-06-18 21:01:00.624[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014820098876953 -- 2026-06-18 21:01:00.626[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 2026-06-18 21:01:00.627[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014760494232178 -- 2026-06-18 21:01:00.629[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014538764953613 -- 2026-06-18 21:01:00.631[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014379024505615 -- 2026-06-18 21:01:00.632[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014429092407227 -- 2026-06-18 21:01:00.634[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014379024505615 -- 2026-06-18 21:01:00.635[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014560222625732 -- 2026-06-18 21:01:00.637[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097508430480957 -- 2026-06-18 21:01:00.647[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-18 21:01:00.648[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014290809631348 -- 2026-06-18 21:01:00.650[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014519691467285 -- 2026-06-18 21:01:00.652[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014579296112061 -- 2026-06-18 21:01:00.653[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014350414276123 -- 2026-06-18 21:01:00.655[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001453161239624 -- 2026-06-18 21:01:00.656[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014441013336182 -- 2026-06-18 21:01:00.658[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014469623565674 -- 2026-06-18 21:01:00.660[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014328956604004 -- 2026-06-18 21:01:00.661[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014221668243408 -- 2026-06-18 21:01:00.663[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014300346374512 -- 2026-06-18 21:01:00.664[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012369155883789 -- 2026-06-18 21:01:01.738[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904350 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018839836120605 -- 2026-06-18 21:01:01.740[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904350 select carrier_no from dbthird.thd_order_preplan where order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026829242706299 -- 2026-06-18 21:01:01.743[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904350 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904350 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018830299377441 -- 2026-06-18 21:01:01.745[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904350 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018758773803711 -- 2026-06-18 21:01:01.747[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904350 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018658638000488 -- 2026-06-18 21:01:01.749[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904350 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019879341125488 -- 2026-06-18 21:01:01.751[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904350 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673697 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079600811004639 -- 2026-06-18 21:01:02.026[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015569925308228 -- 2026-06-18 21:01:10.062[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088241100311279 -- 2026-06-18 21:01:12.433[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084078311920166 -- 2026-06-18 21:01:17.767[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015671253204346 -- 2026-06-18 21:01:17.769[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020709991455078 -- 2026-06-18 21:01:18.245[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009533166885376 -- 2026-06-18 21:01:20.056[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012192964553833 -- 2026-06-18 21:01:25.099[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018329620361328 -- 2026-06-18 21:01:25.101[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075840950012207 -- 2026-06-18 21:01:25.291[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021285057067871 -- 2026-06-18 21:01:26.228[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 2026-06-18 21:01:26.230[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020299911499023 -- 2026-06-18 21:01:26.384[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014569759368896 -- 2026-06-18 21:01:26.386[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028979778289795 -- 2026-06-18 21:01:26.389[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091099739074707 -- 2026-06-18 21:01:27.016[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 21:01:27.017[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017538070678711 -- 2026-06-18 21:01:27.019[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-18 21:01:27.021[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 2026-06-18 21:01:27.023[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-18 21:01:27.025[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-18 21:01:27.027[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-18 21:01:27.029[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-18 21:01:27.030[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-18 21:01:27.032[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010124921798706 -- 2026-06-18 21:01:27.043[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-18 21:01:27.045[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016899108886719 -- 2026-06-18 21:01:27.046[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-18 21:01:27.048[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-18 21:01:27.050[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-18 21:01:27.052[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017318725585938 -- 2026-06-18 21:01:27.054[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-18 21:01:27.056[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-18 21:01:27.058[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-18 21:01:27.059[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-18 21:01:27.061[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010778903961182 -- 2026-06-18 21:01:30.722[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904346 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001619815826416 -- 2026-06-18 21:01:30.724[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904346 select carrier_no from dbthird.thd_order_preplan where order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024428367614746 -- 2026-06-18 21:01:30.726[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904346 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904346 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016241073608398 -- 2026-06-18 21:01:30.728[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904346 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 2026-06-18 21:01:30.730[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904346 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015830993652344 -- 2026-06-18 21:01:30.731[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904346 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-18 21:01:30.733[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904346 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673693 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013611078262329 -- 2026-06-18 21:01:31.544[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015353918075562 -- 2026-06-18 21:01:38.300[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904346 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014070987701416 -- 2026-06-18 21:01:40.699[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013497114181519 -- 2026-06-18 21:01:45.418[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018019676208496 -- 2026-06-18 21:01:45.420[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097670555114746 -- 2026-06-18 21:01:45.665[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904346 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082688331604004 -- 2026-06-18 21:01:46.373[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015459060668945 -- 2026-06-18 21:01:46.375[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021723031997681 -- 2026-06-18 21:01:46.547[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-18 21:01:46.549[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 2026-06-18 21:01:46.552[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018910884857178 -- 2026-06-18 21:01:47.189[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-18 21:01:47.191[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-18 21:01:47.193[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-18 21:01:47.195[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-18 21:01:47.196[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016491413116455 -- 2026-06-18 21:01:47.198[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-18 21:01:47.200[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016238689422607 -- 2026-06-18 21:01:47.202[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 2026-06-18 21:01:47.203[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016398429870605 -- 2026-06-18 21:01:47.205[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009951114654541 -- 2026-06-18 21:01:47.215[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-18 21:01:47.217[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-18 21:01:47.219[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-18 21:01:47.221[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 2026-06-18 21:01:47.223[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 2026-06-18 21:01:47.224[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-18 21:01:47.226[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016241073608398 -- 2026-06-18 21:01:47.228[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016272068023682 -- 2026-06-18 21:01:47.230[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-18 21:01:47.231[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011973142623901 -- 2026-06-18 21:01:49.735[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904345 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-18 21:01:49.737[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904345 select carrier_no from dbthird.thd_order_preplan where order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026559829711914 -- 2026-06-18 21:01:49.740[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904345 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904345 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-18 21:01:49.741[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904345 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-18 21:01:49.743[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904345 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017809867858887 -- 2026-06-18 21:01:49.745[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904345 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019359588623047 -- 2026-06-18 21:01:49.747[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904345 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673692 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.040850877761841 -- 2026-06-18 21:01:50.637[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084331035614014 -- 2026-06-18 21:01:58.459[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096027851104736 -- 2026-06-18 21:02:00.775[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012101173400879 -- 2026-06-18 21:02:05.078[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-18 21:02:05.080[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097589492797852 -- 2026-06-18 21:02:05.315[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904345 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078799724578857 -- 2026-06-18 21:02:06.053[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-18 21:02:06.055[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099120140075684 -- 2026-06-18 21:02:06.193[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016958713531494 -- 2026-06-18 21:02:06.195[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 2026-06-18 21:02:06.199[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092918872833252 -- 2026-06-18 21:02:06.854[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-18 21:02:06.856[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017621517181396 -- 2026-06-18 21:02:06.858[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-18 21:02:06.860[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-18 21:02:06.862[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-18 21:02:06.864[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017201900482178 -- 2026-06-18 21:02:06.866[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 2026-06-18 21:02:06.868[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-18 21:02:06.870[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-18 21:02:06.871[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010128021240234 -- 2026-06-18 21:02:06.882[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-18 21:02:06.884[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017218589782715 -- 2026-06-18 21:02:06.886[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017271041870117 -- 2026-06-18 21:02:06.887[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017571449279785 -- 2026-06-18 21:02:06.889[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-18 21:02:06.891[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-18 21:02:06.893[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-18 21:02:06.895[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-18 21:02:06.897[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010186910629272 -- 2026-06-18 21:02:09.881[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904347 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015218257904053 -- 2026-06-18 21:02:09.883[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904347 select carrier_no from dbthird.thd_order_preplan where order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023379325866699 -- 2026-06-18 21:02:09.885[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904347 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904347 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001521110534668 -- 2026-06-18 21:02:09.887[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904347 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015199184417725 -- 2026-06-18 21:02:09.889[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904347 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-18 21:02:09.890[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904347 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016088485717773 -- 2026-06-18 21:02:09.892[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904347 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673694 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012027025222778 -- 2026-06-18 21:02:10.171[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021088123321533 -- 2026-06-18 21:02:16.946[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904347 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081009864807129 -- 2026-06-18 21:02:19.173[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018320083618164 -- 2026-06-18 21:02:23.453[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014581680297852 -- 2026-06-18 21:02:23.455[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022286891937256 -- 2026-06-18 21:02:23.720[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904347 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098979473114014 -- 2026-06-18 21:02:24.508[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-18 21:02:24.510[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015347957611084 -- 2026-06-18 21:02:24.693[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016379356384277 -- 2026-06-18 21:02:24.695[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032861232757568 -- 2026-06-18 21:02:24.698[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010030031204224 -- 2026-06-18 21:02:25.335[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015521049499512 -- 2026-06-18 21:02:25.337[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015358924865723 -- 2026-06-18 21:02:25.339[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015201568603516 -- 2026-06-18 21:02:25.340[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-18 21:02:25.342[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-18 21:02:25.344[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-18 21:02:25.345[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015451908111572 -- 2026-06-18 21:02:25.347[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00154709815979 -- 2026-06-18 21:02:25.349[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-18 21:02:25.350[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097639560699463 -- 2026-06-18 21:02:25.360[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 2026-06-18 21:02:25.362[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001561164855957 -- 2026-06-18 21:02:25.364[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015311241149902 -- 2026-06-18 21:02:25.365[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-18 21:02:25.367[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015060901641846 -- 2026-06-18 21:02:25.369[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-18 21:02:25.370[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015268325805664 -- 2026-06-18 21:02:25.372[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022087097167969 -- 2026-06-18 21:02:27.268[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904344 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-18 21:02:27.270[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904344 select carrier_no from dbthird.thd_order_preplan where order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026979446411133 -- 2026-06-18 21:02:27.273[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904344 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018258094787598 -- 2026-06-18 21:02:27.275[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904344 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 2026-06-18 21:02:27.277[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904344 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-18 21:02:27.278[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904344 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018928050994873 -- 2026-06-18 21:02:27.280[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904344 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673691 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012067079544067 -- 2026-06-18 21:02:27.517[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096638202667236 -- 2026-06-18 21:02:34.055[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904344 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093140602111816 -- 2026-06-18 21:02:37.124[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%12075%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077118873596191 -- 2026-06-18 21:02:38.773[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%120%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080780982971191 -- 2026-06-18 21:02:44.854[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014951229095459 -- 2026-06-18 21:02:44.856[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008897066116333 -- 2026-06-18 21:02:45.225[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904344 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011568069458008 -- 2026-06-18 21:02:46.062[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-18 21:02:46.064[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019999980926514 -- 2026-06-18 21:02:46.235[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001507043838501 -- 2026-06-18 21:02:46.237[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029609203338623 -- 2026-06-18 21:02:46.240[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080831050872803 -- 2026-06-18 21:02:46.862[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00146484375 -- 2026-06-18 21:02:46.864[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014798641204834 -- 2026-06-18 21:02:46.865[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014598369598389 -- 2026-06-18 21:02:46.867[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014948844909668 -- 2026-06-18 21:02:46.869[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014510154724121 -- 2026-06-18 21:02:46.870[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014340877532959 -- 2026-06-18 21:02:46.872[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014429092407227 -- 2026-06-18 21:02:46.873[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-18 21:02:46.875[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-18 21:02:46.876[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094871520996094 -- 2026-06-18 21:02:46.886[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014688968658447 -- 2026-06-18 21:02:46.888[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014629364013672 -- 2026-06-18 21:02:46.889[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014591217041016 -- 2026-06-18 21:02:46.891[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001471996307373 -- 2026-06-18 21:02:46.893[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014641284942627 -- 2026-06-18 21:02:46.894[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001417875289917 -- 2026-06-18 21:02:46.896[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012992858886719 -- 2026-06-18 21:02:49.906[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904343 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-18 21:02:49.908[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904343 select carrier_no from dbthird.thd_order_preplan where order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026099681854248 -- 2026-06-18 21:02:49.911[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904343 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-18 21:02:49.913[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904343 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001777172088623 -- 2026-06-18 21:02:49.915[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904343 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 10369 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-18 21:02:49.917[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904343 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019068717956543 -- 2026-06-18 21:02:49.919[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904343 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673687 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093569755554199 -- 2026-06-18 21:02:50.795[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015336036682129 -- 2026-06-18 21:02:57.101[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010225057601929 -- 2026-06-18 21:03:02.522[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%109%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022248983383179 -- 2026-06-18 21:03:09.752[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-18 21:03:09.754[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076639652252197 -- 2026-06-18 21:03:09.974[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015254020690918 -- 2026-06-18 21:03:11.101[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001762866973877 -- 2026-06-18 21:03:11.102[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010673046112061 -- 2026-06-18 21:03:11.289[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 2026-06-18 21:03:11.290[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030429363250732 -- 2026-06-18 21:03:11.294[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089230537414551 -- 2026-06-18 21:03:12.005[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016767978668213 -- 2026-06-18 21:03:12.007[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-18 21:03:12.008[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-18 21:03:12.010[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016992092132568 -- 2026-06-18 21:03:12.012[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-18 21:03:12.014[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016748905181885 -- 2026-06-18 21:03:12.016[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016999244689941 -- 2026-06-18 21:03:12.017[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016767978668213 -- 2026-06-18 21:03:12.019[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-18 21:03:12.021[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099091529846191 -- 2026-06-18 21:03:12.031[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-18 21:03:12.033[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-18 21:03:12.035[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-18 21:03:12.037[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016868114471436 -- 2026-06-18 21:03:12.039[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-18 21:03:12.040[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089290142059326 -- 2026-06-18 21:03:15.342[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017061233520508 -- 2026-06-18 21:03:15.344[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-18 21:03:15.346[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-18 21:03:15.348[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016961097717285 -- 2026-06-18 21:03:15.350[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001683235168457 -- 2026-06-18 21:03:15.352[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-18 21:03:15.353[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016942024230957 -- 2026-06-18 21:03:15.355[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-18 21:03:15.357[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016939640045166 -- 2026-06-18 21:03:15.359[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077440738677979 -- 2026-06-18 21:03:15.367[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.receive_addr_id = 15054 AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-18 21:03:15.369[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019128799438477 -- 2026-06-18 21:04:43.732 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-18 21:04:43.736 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022969245910645 -- 2026-06-18 21:04:43.738 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='QinHu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019659996032715 -- 2026-06-18 21:04:43.741[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-18 21:04:43.754[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023338794708252 -- 2026-06-18 21:04:43.756[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084779262542725 -- 2026-06-18 21:04:44.219[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022642850875854 -- 2026-06-18 21:04:44.408[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00189208984375 -- 2026-06-18 21:04:44.410[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11962294578552 -- 2026-06-18 21:04:44.530[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020258903503418 -- 2026-06-18 21:04:44.877[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021359920501709 -- 2026-06-18 21:04:45.204[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010048866271973 -- 2026-06-18 21:04:45.307[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017632961273193 -- 2026-06-18 21:04:45.472[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018063068389893 -- 2026-06-18 21:06:19.059[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1904338 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020966053009033 -- 2026-06-18 21:06:22.570[肖鹤-507] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1904338 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098369121551514 -- 2026-06-18 21:15:23.316 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-18 21:15:23.319 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028300285339355 -- 2026-06-18 21:15:23.322 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='QinHu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021529197692871 -- 2026-06-18 21:15:23.324[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019500255584717 -- 2026-06-18 21:15:23.337[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023648738861084 -- 2026-06-18 21:15:23.340[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?appid=ww5262fb147810c303&agentid=1000009 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092530250549316 -- 2026-06-18 21:15:23.674[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099418163299561 -- 2026-06-18 21:15:23.838[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017740726470947 -- 2026-06-18 21:15:23.840[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12795090675354 -- 2026-06-18 21:15:23.968[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01664400100708 -- 2026-06-18 21:15:24.409[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018978118896484 -- 2026-06-18 21:15:24.791[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '南京市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075919628143311 -- 2026-06-18 21:15:24.915[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010957002639771 -- 2026-06-18 21:15:25.068[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094351768493652 -- 2026-06-18 21:15:28.639[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1904846 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010004997253418 -- 2026-06-18 21:53:57.651[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select driver_id from dbthird.thd_driver where cont_id =508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023009777069092 -- 2026-06-18 21:53:57.653[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.14034986495972 -- 2026-06-18 21:53:57.794[彭宗平-508] -- /buz/third/index.php/thirdoprt/pickup_receive?appid=ww5262fb147810c303&agentid=1000009 SELECT addr.*,city.area_name,c.cust_disp_name customer FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.acct_id = 15 and addr.addr_type_id = 2 and c.cust_type = 1 GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090489387512207 -- 2026-06-18 21:53:58.133[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074698925018311 -- 2026-06-18 21:54:02.807[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_pickup_receive select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019832849502563 -- 2026-06-18 21:54:17.304[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989483 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098199844360352 -- 2026-06-18 21:54:23.598[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 989486 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078170299530029 -- 2026-06-18 21:54:47.871[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-18 21:54:47.873[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090701580047607 -- 2026-06-18 21:54:48.178[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010025978088379 -- 2026-06-18 21:54:48.381[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017690658569336 -- 2026-06-18 21:54:48.383[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12030220031738 -- 2026-06-18 21:54:48.504[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081028938293457 -- 2026-06-18 21:54:51.108[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018908977508545 -- 2026-06-18 21:54:51.432[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083231925964355 -- 2026-06-18 21:54:51.568[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099449157714844 -- 2026-06-18 21:54:51.784[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010432958602905 -- 2026-06-18 21:54:55.202[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_customer_item SELECT cust_disp_name,customer_id,trk_convert_weight,air_convert_weight FROM dbthird.v_thd_customer WHERE cust_type & 1 and isenable = 1 and acct_id = 15 limit 20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066678524017334 -- 2026-06-18 21:54:55.351[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087409019470215 -- 2026-06-18 21:54:55.559[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092928409576416 -- 2026-06-18 21:54:59.390[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018995046615601 -- 2026-06-18 21:55:04.967[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012129068374634 -- 2026-06-18 21:55:05.908[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076909065246582 -- 2026-06-18 21:55:08.004[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014889240264893 -- 2026-06-18 21:55:08.006[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=getCarrier_byDptCityId select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022220134735107 -- 2026-06-18 21:55:08.201[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 307 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008915901184082 -- 2026-06-18 21:55:12.665[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-18 21:55:12.667[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select srvcitem_id,srvcitem_name,upload_file_type_id from dbthird.thd_srvcitem where isenable = 1 and acct_id = 15 and fare_type_id = 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091230869293213 -- 2026-06-18 21:55:12.856[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010890007019043 -- 2026-06-18 21:55:13.019[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-18 21:55:13.021[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003831148147583 -- 2026-06-18 21:55:13.025[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074911117553711 -- 2026-06-18 21:55:16.266[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_customer_item SELECT cust_disp_name,customer_id,trk_convert_weight,air_convert_weight FROM dbthird.v_thd_customer WHERE cust_type & 1 and isenable = 1 and acct_id = 15 limit 20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086979866027832 -- 2026-06-18 21:55:16.415[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078821182250977 -- 2026-06-18 21:55:16.704[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-18 21:55:17.047[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_city_byLocatioon SELECT c.area_id city_id,p.area_id province_id,count(1) cnt FROM dbsys.sys_area c LEFT JOIN dbsys.sys_area p ON p.area_id = c.parent_id WHERE c.area_name = '济南市' and c.area_type = 3 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090420246124268 -- 2026-06-18 21:55:17.159[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024181127548218 -- 2026-06-18 21:55:17.338[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086898803710938 -- 2026-06-18 21:58:35.505[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013972997665405 -- 2026-06-18 21:58:35.703[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076699256896973 -- 2026-06-18 21:58:38.197[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014246225357056 -- 2026-06-18 22:08:33.105[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-18 22:08:33.107[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009253978729248 -- 2026-06-18 22:08:36.633[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094668865203857 -- 2026-06-18 22:08:36.826[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077781677246094 -- 2026-06-18 22:08:39.812[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092771053314209 -- 2026-06-18 22:08:49.257[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-18 22:08:49.259[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.094960927963257 -- 2026-06-18 22:08:57.461[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%济南%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016441106796265 -- 2026-06-18 22:09:13.756[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%鲁AM%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088720321655273 -- 2026-06-18 22:09:23.595[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-18 22:09:23.952[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 2026-06-18 22:09:23.955[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 2026-06-18 22:09:23.957[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017311573028564 -- 2026-06-18 22:09:23.959[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 352396 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-18 22:09:24.094[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-18 22:09:24.131[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094399452209473 -- 2026-06-18 22:09:24.246[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-18 22:09:24.248[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675542 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099201202392578 -- 2026-06-18 22:09:24.373[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020431041717529 -- 2026-06-18 22:09:26.567[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 2026-06-18 22:09:26.569[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 2026-06-18 22:09:26.572[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013968944549561 -- 2026-06-18 22:09:26.574[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 205095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013840198516846 -- 2026-06-18 22:09:26.575[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 352396 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014491081237793 -- 2026-06-18 22:09:26.716[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-18 22:09:26.751[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093569755554199 -- 2026-06-18 22:09:26.886[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001594066619873 -- 2026-06-18 22:09:26.887[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675542 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089550018310547 -- 2026-06-18 22:09:27.007[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086801052093506 -- 2026-06-18 22:09:42.366[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091509819030762 -- 2026-06-18 22:09:42.546[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01029896736145 -- 2026-06-18 22:09:45.915[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085060596466064 -- 2026-06-18 22:10:40.492[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-18 22:10:40.494[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.098474979400635 -- 2026-06-18 22:10:49.278[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_carrierAddr_item SELECT cust.customer_id AS `id`,cust.cust_disp_name AS `text`, cust.address, cust.tel,a.address_id, a.contact,a.contact_tel,a.addr_detail,cust.city_id,city.area_name city, cust.inv_cust_id,inv.cust_disp_name inv_cust_name, IF(IFNULL(inv.account_name,'')<>'',inv.account_name,inv.cust_name) account_name, inv.opening_bank,inv.bank_account FROM dbthird.v_thd_customer cust left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_address a ON cust.customer_id = a.customer_id and a.isenable = 1 and cust.city_id = a.`city_id` left join dbthird.v_thd_customer inv on inv.customer_id = cust.inv_cust_id left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust.cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND ifnull(cust.cust_type,0)&2048>0 AND cust.cust_disp_name like '%济南%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01796293258667 -- 2026-06-18 22:11:01.842[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%鲁A535%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079469680786133 -- 2026-06-18 22:11:54.168[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 2026-06-18 22:11:54.763[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 2026-06-18 22:11:54.766[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015461444854736 -- 2026-06-18 22:11:54.768[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 243553 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014791488647461 -- 2026-06-18 22:11:54.770[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 363412 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 2026-06-18 22:11:54.889[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001478910446167 -- 2026-06-18 22:11:54.926[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092611312866211 -- 2026-06-18 22:11:55.049[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-18 22:11:55.051[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675557 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019192934036255 -- 2026-06-18 22:11:55.201[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010321855545044 -- 2026-06-18 22:11:59.075[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001777172088623 -- 2026-06-18 22:11:59.077[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038630962371826 -- 2026-06-18 22:11:59.081[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-18 22:11:59.082[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 243553 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-18 22:11:59.084[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 363412 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018341541290283 -- 2026-06-18 22:11:59.204[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 2026-06-18 22:11:59.241[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.057682037353516 -- 2026-06-18 22:11:59.402[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018088817596436 -- 2026-06-18 22:11:59.404[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675557 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-18 22:11:59.406[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097689628601074 -- 2026-06-18 22:11:59.529[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082700252532959 -- 2026-06-18 22:12:11.756[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078880786895752 -- 2026-06-18 22:12:11.942[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096509456634521 -- 2026-06-18 22:16:08.010[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019078254699707 -- 2026-06-18 22:16:08.012[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034934997558594 -- 2026-06-18 22:16:10.498[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?&event=get_dockAddr_byCity select address_id,addr_name,contact,contact_tel from dbthird.thd_address where city_id = 307 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024553060531616 -- 2026-06-18 22:16:11.927[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-18 22:16:11.929[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_shipline_info select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015061855316162 -- 2026-06-18 22:16:20.661[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019431114196777 -- 2026-06-18 22:16:20.663[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12021207809448 -- 2026-06-18 22:16:20.784[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 AND addr.addr_name like '%忠诺%' and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017487049102783 -- 2026-06-18 22:16:37.181[彭宗平-508] -- /buz/third/index.php/thirdoprt/get_truckno_item SELECT truck_id AS `id`,truck_no `text`,d.driver_id, d.driver_name,d.driver_tel,d.driver_type_id,carr.cust_disp_name carrier, t.carrier_id,carr.inv_cust_id,inv_cust.cust_disp_name inv_cust_name,inv_cust.opening_bank,inv_cust.bank_account, IF(IFNULL(inv_cust.account_name,'')<>'',inv_cust.account_name,inv_cust.cust_name) account_name FROM dbthird.thd_truck t left join dbthird.thd_driver d on d.driver_id = t.driver_id and t.isenable = 1 left join dbthird.v_thd_customer carr on carr.customer_id = t.carrier_id and carr.isenable = 1 left join dbthird.v_thd_customer inv_cust on inv_cust.customer_id = carr.inv_cust_id WHERE t.acct_id =15 and t.isenable = 1 AND t.truck_no like '%鲁A535%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091209411621094 -- 2026-06-18 22:16:42.908[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-18 22:16:43.358[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 2026-06-18 22:16:43.362[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-18 22:16:43.364[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 15055 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-18 22:16:43.366[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 347343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-18 22:16:43.485[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017001628875732 -- 2026-06-18 22:16:43.522[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021141052246094 -- 2026-06-18 22:16:43.645[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019271373748779 -- 2026-06-18 22:16:43.648[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01071310043335 -- 2026-06-18 22:16:43.770[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083968639373779 -- 2026-06-18 22:16:48.839[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select driver_id from dbthird.thd_driver where cont_id =507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024750232696533 -- 2026-06-18 22:16:48.842[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?appid=ww5262fb147810c303&agentid=1000016 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011489152908325 -- 2026-06-18 22:16:49.040[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017690658569336 -- 2026-06-18 22:16:49.041[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11956286430359 -- 2026-06-18 22:16:49.161[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_id = district.area_id left join dbthird.v_thd_customer c on addr.customer_id = c.customer_id WHERE addr.isenable=1 and addr.addr_type_id = 2 and addr.is_dockAddr_internal = 0 and c.cust_type & 1 >0 and addr.acct_id in (15) GROUP BY addr.addr_name,addr.city_id ORDER BY addr.address_id limit 50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087180137634277 -- 2026-06-18 22:16:49.812[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-18 22:16:49.814[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022940635681152 -- 2026-06-18 22:16:49.816[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022099018096924 -- 2026-06-18 22:16:49.819[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 2026-06-18 22:16:49.820[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select acct_level from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-18 22:16:49.822[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-18 22:16:49.824[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select cont_stafftype from dbsys.sys_contact where cont_id = 507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015778541564941 -- 2026-06-18 22:16:49.826[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015830993652344 -- 2026-06-18 22:16:49.827[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id = 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-18 22:16:49.829[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT address_id FROM dbthird.thd_address_staff WHERE staff_cont_id <> 507 and acct_id = 15 group by address_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095949172973633 -- 2026-06-18 22:16:49.839[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list SELECT o.*,dest_city.area_name dest_city,dpt_city.area_name dpt_city,customer.cust_disp_name customer, customer.service_tel,customer.is_elecSignPicReturn,customer.is_originalSignPicReturn,cont.cont_name shipper,cont.cont_mobile shipper_tel FROM dbthird.thd_order o LEFT JOIN dbthird.v_thd_customer customer on o.customer_id = customer.customer_id LEFT JOIN dbthird.thd_order_extend oe on oe.order_id = o.order_id LEFT JOIN dbthird.thd_order_left ol on ol.order_id = o.order_id LEFT JOIN dbsys.sys_area dpt_city on o.dpt_city_id = dpt_city.area_id LEFT JOIN dbsys.sys_area dest_city on o.dest_city_id = dest_city.area_id LEFT JOIN dbsys.sys_project p ON p.`project_id` = customer.`project_id` LEFT JOIN dbsys.sys_contact cont ON cont.`cont_id` = p.`director_id` LEFT JOIN dbthird.thd_orderch_arngleft oc_al on oc_al.order_id = o.order_id WHERE o.doc_status_id = 1 and o.order_type_id = 1 and ol.pickup_left_pieces = o.pieces and ol.pickup_left_signpcs = o.sign_pcs and ol.send_left_pieces = o.pieces and oe.orderReview_status_id <> 2 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND oc_al.is_dptAddr = 1 and oc_al.main_left_pieces = o.pieces AND o.acct_id in (9,50,15) AND o.pieces = 0 AND o.receive_addr_id not in (15053,15055,19219,28417,29250,31258,31259,31260,31261,33272,39929,47662,54377,57519,69298,106184,113518,197161,246764,261558,265648,348168,350963,351217,353025,354646) AND o.createdon >= '2026/06/17' AND o.createdon <= '2026/06/18 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-18 22:16:49.841[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904851 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-18 22:16:49.843[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-18 22:16:49.844[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904364 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-18 22:16:49.846[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904363 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016331672668457 -- 2026-06-18 22:16:49.848[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016213893890381 -- 2026-06-18 22:16:52.160[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904338 SELECT o.*,customer.cust_disp_name AS customer,customer.service_tel,dest_city.area_name AS dest_city,customer.use_custweight,customer.is_calcweight_int,of.review_status_id,dpt_city.area_name AS dpt_city FROM dbthird.thd_order o LEFT JOIN dbthird.thd_order_fee of on o.order_id = of.order_id LEFT JOIN dbthird.thd_order_extcust o_ec on o.order_id = o_ec.order_id LEFT JOIN dbsys.sys_area dpt_city ON dpt_city.area_id = o.dpt_city_id LEFT JOIN dbsys.sys_area dest_city ON dest_city.area_id = o.dest_city_id LEFT JOIN dbthird.v_thd_customer customer ON customer.customer_id = o.customer_id WHERE o.order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-18 22:16:52.162[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904338 select carrier_no from dbthird.thd_order_preplan where order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024421215057373 -- 2026-06-18 22:16:52.164[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904338 select o.order_no,IFNULL(o_e.close_id,1) close_id,o_e.orderReview_status_id,o.review_status_id,max(i.statement_id) statement_id,max(i.is_custCheck) is_custCheck from dbthird.v_thd_order o left join dbthird.thd_order_extend o_e ON o_e.order_id = o.order_id left join dbthird.thd_invoice i ON i.owner_id = o.owner_id where o.order_id = 1904338 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-18 22:16:52.166[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904338 select * from dbthird.thd_customer where customer_id = 6032 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-18 22:16:52.168[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904338 select * from dbsys.sys_customerch_para c_p left join dbpublic.pbl_custpara tp on tp.custPara_id = c_p.custPara_id where c_p.customer_id = 13220 and c_p.isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001535177230835 -- 2026-06-18 22:16:52.170[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904338 select jsapi_ticket from dbwechat.wechat_token wt left join dbwechat.wechat_publicno wp on wt.publicno_id = wp.publicno_id where wp.appid = 'ww5262fb147810c303' and wt.agentid = 1000009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-18 22:16:52.171[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1904338 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673678 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013528108596802 -- 2026-06-18 22:16:52.444[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010128974914551 -- 2026-06-18 22:16:55.843[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-18 22:16:55.845[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017058849334717 -- 2026-06-18 22:16:55.847[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014023065567017 -- 2026-06-18 22:16:55.861[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%济南办-济南网点%' and city_id = 307 and acct_id in (9,50,15) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090219974517822 -- 2026-06-18 22:16:55.972[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-18 22:16:55.974[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020819902420044 -- 2026-06-18 22:16:56.187[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015249252319336 -- 2026-06-18 22:16:56.189[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0102379322052 -- 2026-06-18 22:17:01.973[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904338 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089578628540039 -- 2026-06-18 22:17:04.692[肖鹤-507] -- /buz/third/index.php/thirdoprt/get_orderSize_item SELECT s.*,s.size_id AS `id`,s.size_desc AS `text` FROM dbthird.thd_size s WHERE s.acct_id = 15 AND s.size_desc like '%110%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010408163070679 -- 2026-06-18 22:17:08.552[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017662048339844 -- 2026-06-18 22:17:08.554[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 2026-06-18 22:17:08.556[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select group_concat(acct_id) acct_ids from dbsys.sys_acct where acct_level like '1,2,17,15,%' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01372504234314 -- 2026-06-18 22:17:08.570[彭宗平-508] -- /buz/third/index.php/thirdoprt/public_function?event=get_addr_id select count(1) cnt,address_id,addr_name from dbthird.thd_address where address_id > 1 and isenable = 1 AND addr_name like '%威远物流-济南网点%' and city_id = 307 and acct_id in (9,50,15) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086760520935059 -- 2026-06-18 22:17:08.697[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 2026-06-18 22:17:08.699[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085160732269287 -- 2026-06-18 22:17:08.919[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-18 22:17:08.921[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088138580322266 -- 2026-06-18 22:17:09.653[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00164794921875 -- 2026-06-18 22:17:09.655[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=save_order_size select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009368896484375 -- 2026-06-18 22:17:09.735[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-18 22:17:09.737[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 2026-06-18 22:17:09.741[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select * from dbthird.thd_truckwork tw left join dbthird.thd_truckwork_fee tw_f on tw_f.truckwork_id = tw.truckwork_id where tw.truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017681121826172 -- 2026-06-18 22:17:09.743[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 15055 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-18 22:17:09.745[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select addr_name,contact,contact_tel,addr_detail from dbthird.thd_address where address_id = 347343 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-18 22:17:09.885[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-18 22:17:09.923[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_truckwork_ship_arng select mix_truckwork_id from dbthird.thd_truckwork_ext where truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009774923324585 -- 2026-06-18 22:17:10.041[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select t.truckwork_id,t.owner_id,t.truckwork_no,t.carrier_no,t.carrier_id,t.inv_cust_id,t.dest_city_id t_dest_city_id,carr.cust_disp_name carrier, t.unload_addr_id,t.unload_contact,t.unload_tel,t.unload_addr,t.unload_addr_detail,dpt.area_name t_dpt_city,dest.area_name t_dest_city,twe.inspur_isPushLocation, t.pay_mode_id,t.freight_fee t_freight_fee,t.truck_no,t.trailer_no,t.driver_id,t.driver,t.driver_tel,gd.gps_device_id,gd.gps_device_name,twf.opening_bank,twf.bank_account, t.load_addr_id,t.load_addr,twf.account_name,t.ship_time,t.arrival_time,t.truckwork_type_id,t.pickup_type_id,t.viechle_type_id,t.driver_type_id,t.dpt_city_id t_dpt_city_id, t.network_id,network.cust_disp_name network,other_fee1_name t_other_fee1_name,other_fee1 t_other_fee1,other_fee2_name t_other_fee2_name,other_fee2 t_other_fee2, other_fee3_name t_other_fee3_name,other_fee3 t_other_fee3,t.trans_notes,t.acct_id,twf.otherfee1_networkPay_flag,twf.otherfee2_networkPay_flag, twf.otherfee3_networkPay_flag,t.review_status_id,t.shipreview_status_id,twe.mix_truckwork_id,t.createdby_id t_createdby_id, twe.gps_method_id, t.other_fee1_srvc_id,t.other_fee2_srvc_id,t.other_fee3_srvc_id from dbthird.thd_truckwork t LEFT JOIN dbthird.v_thd_truckwork_fee twf ON twf.truckwork_id = t.truckwork_id LEFT JOIN dbthird.thd_truckwork_ext twe ON twe.truckwork_id = t.truckwork_id LEFT JOIN dbthird.v_thd_customer carr ON carr.customer_id = t.carrier_id LEFT JOIN dbthird.v_thd_customer network ON network.customer_id = t.network_id LEFT JOIN dbsys.sys_area dpt ON dpt.area_id = t.dpt_city_id LEFT JOIN dbsys.sys_area dest ON dest.area_id = t.dest_city_id LEFT JOIN dbthird.thd_gps_device gd ON gd.gps_device_id = twe.gps_device_id where t.truckwork_id = 309062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-18 22:17:10.043[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_truckwork_info select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6675565 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097420215606689 -- 2026-06-18 22:17:10.188[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_truckwork_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091948509216309 -- 2026-06-18 22:17:10.195[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?event=query_order_size SELECT os.*, order_size_id as recid,o.trans_notes FROM dbthird.thd_order_size os left join dbthird.thd_order o on o.order_id = os.order_id WHERE os.order_id = 1904338 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01006007194519 -- 2026-06-18 22:18:01.275[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_arngleft_item select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088889598846436 -- 2026-06-18 22:18:01.473[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=query_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------