Time: 0.010899782180786 -- 26-06-10 02:47:35[彭宗平-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.0024349689483643 -- 26-06-10 02:47:35[彭宗平-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: 1.7424659729004 -- 26-06-10 02:47:37[彭宗平-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.0093288421630859 -- 26-06-10 02:47:37[彭宗平-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.0093750953674316 -- 26-06-10 02:47:43[彭宗平-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.017418146133423 -- 26-06-10 02:47:48[彭宗平-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.0047829151153564 -- 26-06-10 02:47:48[彭宗平-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.013482093811035 -- 26-06-10 02:47:48[彭宗平-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.015264987945557 -- 26-06-10 02:47:48[彭宗平-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.0019099712371826 -- 26-06-10 02:47:48[彭宗平-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.13124799728394 -- 26-06-10 02:47:48[彭宗平-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.0075860023498535 -- 26-06-10 02:47:51[彭宗平-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.0022988319396973 -- 26-06-10 02:47:51[彭宗平-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.01964282989502 -- 26-06-10 02:47:52[彭宗平-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.0091040134429932 -- 26-06-10 02:47:52[彭宗平-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.011960029602051 -- 26-06-10 02:47:54[彭宗平-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.012312889099121 -- 26-06-10 02:47:54[彭宗平-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.020524978637695 -- 26-06-10 02:47:54[彭宗平-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.01820707321167 -- 26-06-10 02:48:09[彭宗平-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.020336866378784 -- 26-06-10 02:48:13[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1893731 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018905878067017 -- 26-06-10 02:48:26[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893731 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020779132843018 -- 26-06-10 05:09:52 -- /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.0018630027770996 -- 26-06-10 05:09:52 -- /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.002439022064209 -- 26-06-10 05:09:52 -- /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.0021548271179199 -- 26-06-10 05:09:52[秦变良-合肥办-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.0018990039825439 -- 26-06-10 05:09:52[秦变良-合肥办-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.0027978420257568 -- 26-06-10 05:09:52[秦变良-合肥办-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.021785974502563 -- 26-06-10 05:09:52[秦变良-合肥办-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.009861946105957 -- 26-06-10 05:09:52[秦变良-合肥办-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 -- 26-06-10 05:09:52[秦变良-合肥办-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.12825798988342 -- 26-06-10 05:09:52[秦变良-合肥办-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.017727136611938 -- 26-06-10 05:09:54[秦变良-合肥办-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.0022850036621094 -- 26-06-10 05:09:55[秦变良-合肥办-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.0075747966766357 -- 26-06-10 05:09:55[秦变良-合肥办-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.008126974105835 -- 26-06-10 05:11:56 -- /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.0014858245849609 -- 26-06-10 05:11:56 -- /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.0020630359649658 -- 26-06-10 05:11:56 -- /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.0017480850219727 -- 26-06-10 05:11:56[陈同照-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.0015370845794678 -- 26-06-10 05:11:56[陈同照-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.001971960067749 -- 26-06-10 05:11:56[陈同照-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.0096080303192139 -- 26-06-10 05:11:56[陈同照-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.020610094070435 -- 26-06-10 05:11:56[陈同照-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.0018959045410156 -- 26-06-10 05:11:56[陈同照-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.11887693405151 -- 26-06-10 05:11:57[陈同照-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.010044813156128 -- 26-06-10 05:12:04[陈同照-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.0091969966888428 -- 26-06-10 05:12:04[陈同照-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.0092570781707764 -- 26-06-10 05:12:04[陈同照-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.020940780639648 -- 26-06-10 05:12:06[陈同照-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.014568090438843 -- 26-06-10 05:12:10[陈同照-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.0018069744110107 -- 26-06-10 05:12:10[陈同照-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.010280132293701 -- 26-06-10 05:12:10[陈同照-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.0091640949249268 -- 26-06-10 05:12:10[陈同照-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.0083498954772949 -- 26-06-10 05:12:13[陈同照-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.001568078994751 -- 26-06-10 05:12:13[陈同照-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.020892858505249 -- 26-06-10 05:12:13[陈同照-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.014973878860474 -- 26-06-10 05:12:23[陈同照-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.00919508934021 -- 26-06-10 05:12:26[陈同照-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.0087239742279053 -- 26-06-10 05:13:01[陈同照-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.0017609596252441 -- 26-06-10 05:13:01[陈同照-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 = 400769 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018699169158936 -- 26-06-10 05:13:01[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1139336 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016901969909668 -- 26-06-10 05:13:02[陈同照-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 = 1139336 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 26-06-10 05:13:02[陈同照-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.0016810894012451 -- 26-06-10 05:13:02[陈同照-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.0016899108886719 -- 26-06-10 05:13:02[陈同照-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.0016200542449951 -- 26-06-10 05:13:02[陈同照-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=6632290 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017683029174805 -- 26-06-10 05:13:02[陈同照-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.0097401142120361 -- 26-06-10 05:13:11[陈同照-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.011793851852417 -- 26-06-10 05:13:12[陈同照-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.017448902130127 -- 26-06-10 05:13:55[陈同照-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.0017409324645996 -- 26-06-10 05:13:55[陈同照-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.53740906715393 -- 26-06-10 05:14:17[陈同照-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.023583173751831 -- 26-06-10 05:14:26[陈同照-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 '%豫VN16M2%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034409999847412 -- 26-06-10 05:14:55[陈同照-1165] -- /buz/third/index.php/thirdoprt/get_driver_item SELECT driver_id AS `id`,driver_name `text`,driver_tel,driver_type_id FROM dbthird.thd_driver WHERE isenable = 1 and acct_id =9 AND driver_name like '%朱洋洋%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010168790817261 -- 26-06-10 05:15:10[陈同照-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.0017740726470947 -- 26-06-10 05:15:10[陈同照-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 = 307003 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033149719238281 -- 26-06-10 05:15:10[陈同照-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 = 307003 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016701221466064 -- 26-06-10 05:15:10[陈同照-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.0016319751739502 -- 26-06-10 05:15:10[陈同照-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 = 333398 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 26-06-10 05:15:10[陈同照-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.0016160011291504 -- 26-06-10 05:15:10[陈同照-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 = 307003 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022246837615967 -- 26-06-10 05:15:11[陈同照-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 = 307003 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018417835235596 -- 26-06-10 05:15:11[陈同照-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=6632291 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089259147644043 -- 26-06-10 05:15:11[陈同照-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.022768020629883 -- 26-06-10 05:15:14[陈同照-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.014854192733765 -- 26-06-10 05:51:19 -- /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.0017898082733154 -- 26-06-10 05:51:19 -- /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.0023679733276367 -- 26-06-10 05:51:19 -- /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.0020380020141602 -- 26-06-10 05:51:19[秦湖-南京办-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.0018279552459717 -- 26-06-10 05:51:19[秦湖-南京办-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.002269983291626 -- 26-06-10 05:51:19[秦湖-南京办-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.0076580047607422 -- 26-06-10 05:51:19[秦湖-南京办-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.013334035873413 -- 26-06-10 05:51:20[秦湖-南京办-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.0016889572143555 -- 26-06-10 05:51:20[秦湖-南京办-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.12295198440552 -- 26-06-10 05:51:20[秦湖-南京办-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.0083439350128174 -- 26-06-10 05:51:20[秦湖-南京办-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.0019497871398926 -- 26-06-10 05:51:20[秦湖-南京办-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.009329080581665 -- 26-06-10 05:51:20[秦湖-南京办-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.0087640285491943 -- 26-06-10 05:51:21[秦湖-南京办-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.013321876525879 -- 26-06-10 05:51:41[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893416 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010577917098999 -- 26-06-10 05:51:55[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893416 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010093927383423 -- 26-06-10 05:52:07[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1892745 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01955509185791 -- 26-06-10 06:28:22[秦变良-合肥办-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.0022721290588379 -- 26-06-10 06:28:22[秦变良-合肥办-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.011725902557373 -- 26-06-10 06:28:23[秦变良-合肥办-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.0098628997802734 -- 26-06-10 06:28:23[秦变良-合肥办-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.0017831325531006 -- 26-06-10 06:28:23[秦变良-合肥办-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.12941193580627 -- 26-06-10 06:28:23[秦变良-合肥办-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.0076329708099365 -- 26-06-10 06:28:25[秦变良-合肥办-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.0018301010131836 -- 26-06-10 06:28:25[秦变良-合肥办-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.012643814086914 -- 26-06-10 06:28:25[秦变良-合肥办-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.0087430477142334 -- 26-06-10 07:03:28[于洋-西安办-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.0023338794708252 -- 26-06-10 07:03:28[于洋-西安办-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.015710115432739 -- 26-06-10 07:03:29[于洋-西安办-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.0091738700866699 -- 26-06-10 07:03:29[于洋-西安办-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.0016629695892334 -- 26-06-10 07:03:29[于洋-西安办-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.12175583839417 -- 26-06-10 07:03:29[于洋-西安办-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.016581058502197 -- 26-06-10 07:03:30[于洋-西安办-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.0020890235900879 -- 26-06-10 07:03:31[于洋-西安办-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.022258043289185 -- 26-06-10 07:03:31[于洋-西安办-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.018594026565552 -- 26-06-10 08:25:10 -- /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.0016031265258789 -- 26-06-10 08:25:10 -- /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.0021398067474365 -- 26-06-10 08:25:10 -- /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='WuWenChao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 26-06-10 08:25:10[吴文超-755] -- /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.0022521018981934 -- 26-06-10 08:25:11[吴文超-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.0021359920501709 -- 26-06-10 08:25:11[吴文超-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.010124921798706 -- 26-06-10 08:25:11[吴文超-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.0086979866027832 -- 26-06-10 08:25:11[吴文超-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.0015511512756348 -- 26-06-10 08:25:11[吴文超-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.12357306480408 -- 26-06-10 08:25:11[吴文超-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.0082590579986572 -- 26-06-10 08:25:13[吴文超-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.0023348331451416 -- 26-06-10 08:25:13[吴文超-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.009181022644043 -- 26-06-10 08:25:13[吴文超-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.020276069641113 -- 26-06-10 08:25:14[吴文超-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.009774923324585 -- 26-06-10 08:39:23 -- /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.0018520355224609 -- 26-06-10 08:39:23 -- /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.0028080940246582 -- 26-06-10 08:39:23 -- /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.0021011829376221 -- 26-06-10 08:39:23[李丹-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.0019049644470215 -- 26-06-10 08:39:23[李丹-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.0023000240325928 -- 26-06-10 08:39:23[李丹-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.0084018707275391 -- 26-06-10 08:39:23[李丹-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.009876012802124 -- 26-06-10 08:39:23[李丹-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.0018219947814941 -- 26-06-10 08:39:23[李丹-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.11874485015869 -- 26-06-10 08:39:23[李丹-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.0086960792541504 -- 26-06-10 08:39:25[李丹-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.0019378662109375 -- 26-06-10 08:39:26[李丹-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.0081160068511963 -- 26-06-10 08:39:26[李丹-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.0095779895782471 -- 26-06-10 08:39:26[李丹-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.010768890380859 -- 26-06-10 08:39:28[李丹-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.0093550682067871 -- 26-06-10 08:39:36[李丹-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.002263069152832 -- 26-06-10 08:39:36[李丹-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.0072119235992432 -- 26-06-10 08:39:37[李丹-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.010166883468628 -- 26-06-10 08:39:37[李丹-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.0018601417541504 -- 26-06-10 08:39:37[李丹-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.12071800231934 -- 26-06-10 08:39:37[李丹-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.0087170600891113 -- 26-06-10 08:39:38[李丹-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.0019469261169434 -- 26-06-10 08:39:39[李丹-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.019121885299683 -- 26-06-10 08:39:39[李丹-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.0087490081787109 -- 26-06-10 08:39:39[李丹-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.01842999458313 -- 26-06-10 08:39:43[李丹-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.02133584022522 -- 26-06-10 09:06:49[于洋-西安办-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.0021750926971436 -- 26-06-10 09:06:49[于洋-西安办-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.012763977050781 -- 26-06-10 09:06:49[于洋-西安办-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.014883041381836 -- 26-06-10 09:06:49[于洋-西安办-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.0017640590667725 -- 26-06-10 09:06:49[于洋-西安办-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.11724805831909 -- 26-06-10 09:06:49[于洋-西安办-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.0092220306396484 -- 26-06-10 09:06:51[于洋-西安办-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.0021049976348877 -- 26-06-10 09:06:51[于洋-西安办-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.018118143081665 -- 26-06-10 09:06:52[于洋-西安办-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.014830827713013 -- 26-06-10 10:11:51 -- /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.0017061233520508 -- 26-06-10 10:11:51 -- /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.0026888847351074 -- 26-06-10 10:11:51 -- /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.0026071071624756 -- 26-06-10 10:11:51[肖鹤-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.00229811668396 -- 26-06-10 10:11:51[肖鹤-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.0020859241485596 -- 26-06-10 10:11:51[肖鹤-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.060749053955078 -- 26-06-10 10:11:51[肖鹤-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.016447067260742 -- 26-06-10 10:11:52[肖鹤-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.001751184463501 -- 26-06-10 10:11:52[肖鹤-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.051903009414673 -- 26-06-10 10:11:52[肖鹤-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.01973295211792 -- 26-06-10 10:11:53[肖鹤-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.021397829055786 -- 26-06-10 10:19:25[彭宗平-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.0021929740905762 -- 26-06-10 10:19:25[彭宗平-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.1402108669281 -- 26-06-10 10:19:25[彭宗平-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.017416000366211 -- 26-06-10 10:19:25[彭宗平-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.0086991786956787 -- 26-06-10 10:27:40 -- /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.0016789436340332 -- 26-06-10 10:27:40 -- /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.0026068687438965 -- 26-06-10 10:27:40 -- /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.0019118785858154 -- 26-06-10 10:27:40[梁思聪-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.0020771026611328 -- 26-06-10 10:27:40[梁思聪-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.0017540454864502 -- 26-06-10 10:27:40[梁思聪-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.020397186279297 -- 26-06-10 10:27:41[梁思聪-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.0084598064422607 -- 26-06-10 10:27:41[梁思聪-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.0014870166778564 -- 26-06-10 10:27:41[梁思聪-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.11736392974854 -- 26-06-10 10:27:41[梁思聪-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.0098609924316406 -- 26-06-10 10:27:43[梁思聪-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.0029540061950684 -- 26-06-10 10:27:43[梁思聪-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.007789134979248 -- 26-06-10 10:27:43[梁思聪-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.0090351104736328 -- 26-06-10 10:27:44[梁思聪-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.0081439018249512 -- 26-06-10 10:27:46[梁思聪-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.019947052001953 -- 26-06-10 10:28:03[梁思聪-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.0083310604095459 -- 26-06-10 10:28:27[梁思聪-536] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1892763 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099990367889404 -- 26-06-10 10:29:47 -- /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.00201416015625 -- 26-06-10 10:29:47 -- /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.0025670528411865 -- 26-06-10 10:29:47 -- /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.0022709369659424 -- 26-06-10 10:29:47[李磊-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.0026359558105469 -- 26-06-10 10:29:47[李磊-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.0020289421081543 -- 26-06-10 10:29:47[李磊-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.058967113494873 -- 26-06-10 10:29:47[李磊-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.0093810558319092 -- 26-06-10 10:29:48[李磊-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.020721912384033 -- 26-06-10 10:29:55[李磊-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.0016210079193115 -- 26-06-10 10:29:55[李磊-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.047363042831421 -- 26-06-10 10:29:55[李磊-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.020421981811523 -- 26-06-10 10:29:56[李磊-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.011178970336914 -- 26-06-10 10:29:58[李磊-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.0018069744110107 -- 26-06-10 10:29:58[李磊-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.0018541812896729 -- 26-06-10 10:29:58[李磊-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.0093638896942139 -- 26-06-10 10:29:59[李磊-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.017524003982544 -- 26-06-10 10:44:14[彭宗平-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.00235915184021 -- 26-06-10 10:44:14[彭宗平-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.13954305648804 -- 26-06-10 10:44:14[彭宗平-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.0087530612945557 -- 26-06-10 10:44:14[彭宗平-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.0091691017150879 -- 26-06-10 10:44:18[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986597 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087480545043945 -- 26-06-10 11:03:17 -- /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.0095338821411133 -- 26-06-10 11:12:10 -- /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.0018579959869385 -- 26-06-10 11:12:10 -- /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.0027539730072021 -- 26-06-10 11:12:10 -- /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.0027308464050293 -- 26-06-10 11:12:10[彭宗平-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.0019750595092773 -- 26-06-10 11:12:10[彭宗平-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.0022499561309814 -- 26-06-10 11:12:10[彭宗平-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.058980941772461 -- 26-06-10 11:12:10[彭宗平-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.026301860809326 -- 26-06-10 11:12:14[彭宗平-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.0017800331115723 -- 26-06-10 11:12:14[彭宗平-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.046398878097534 -- 26-06-10 11:12:14[彭宗平-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.010149002075195 -- 26-06-10 11:12:14[彭宗平-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.018899917602539 -- 26-06-10 11:12:19[彭宗平-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.0016119480133057 -- 26-06-10 11:12:19[彭宗平-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.046972990036011 -- 26-06-10 11:12:19[彭宗平-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.015094995498657 -- 26-06-10 11:12:20[彭宗平-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.0080587863922119 -- 26-06-10 11:12:22[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986597 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012490034103394 -- 26-06-10 11:34:36 -- /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.0020098686218262 -- 26-06-10 11:34:36 -- /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.0030441284179688 -- 26-06-10 11:34:36 -- /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='LiangHanDong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022461414337158 -- 26-06-10 11:34:36[梁汉东-1251] -- /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.00242018699646 -- 26-06-10 11:34:36[梁汉东-1251] -- /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.002471923828125 -- 26-06-10 11:34:36[梁汉东-1251] -- /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.010429859161377 -- 26-06-10 11:34:37[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015082120895386 -- 26-06-10 11:34:37[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019800662994385 -- 26-06-10 11:34:37[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12965703010559 -- 26-06-10 11:34:37[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_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.0086159706115723 -- 26-06-10 11:34:39[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019068717956543 -- 26-06-10 11:34:39[梁汉东-1251] -- /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.0091280937194824 -- 26-06-10 11:34:39[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014002799987793 -- 26-06-10 11:34:39[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020740985870361 -- 26-06-10 11:34:43[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01613712310791 -- 26-06-10 11:42:53[李丹-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.0023140907287598 -- 26-06-10 11:42:53[李丹-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.01630711555481 -- 26-06-10 11:42:53[李丹-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.010557889938354 -- 26-06-10 11:42:54[李丹-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.0020058155059814 -- 26-06-10 11:42:54[李丹-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.12393403053284 -- 26-06-10 11:42:54[李丹-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.020671129226685 -- 26-06-10 11:42:56[李丹-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.001863956451416 -- 26-06-10 11:42:56[李丹-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.0066490173339844 -- 26-06-10 11:42:56[李丹-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.008552074432373 -- 26-06-10 11:42:56[李丹-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.012498140335083 -- 26-06-10 11:42:59[李丹-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.013702154159546 -- 26-06-10 11:43:00[李丹-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.016227006912231 -- 26-06-10 11:43:01[李丹-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.0092799663543701 -- 26-06-10 11:43:13[李丹-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.001835823059082 -- 26-06-10 11:43:13[李丹-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.69777894020081 -- 26-06-10 11:43:21[李丹-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.015973091125488 -- 26-06-10 11:43:34[李丹-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.008491039276123 -- 26-06-10 11:44:03[李丹-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.0017709732055664 -- 26-06-10 11:44:03[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-06-10 11:44:03[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001622200012207 -- 26-06-10 11:44:03[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 26-06-10 11:44:03[李丹-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.0015690326690674 -- 26-06-10 11:44:04[李丹-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.0015740394592285 -- 26-06-10 11:44:04[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096948146820068 -- 26-06-10 11:44:04[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018131732940674 -- 26-06-10 11:44:04[李丹-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=6635168 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091569423675537 -- 26-06-10 11:44:04[李丹-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.01000189781189 -- 26-06-10 11:44:14[李丹-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.0018868446350098 -- 26-06-10 11:44:14[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039598941802979 -- 26-06-10 11:44:14[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018761157989502 -- 26-06-10 11:44:14[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 26-06-10 11:44:14[李丹-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.0019330978393555 -- 26-06-10 11:44:14[李丹-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.0019030570983887 -- 26-06-10 11:44:15[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098929405212402 -- 26-06-10 11:44:15[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 26-06-10 11:44:15[李丹-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=6635168 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014266014099121 -- 26-06-10 11:44:15[李丹-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.0088260173797607 -- 26-06-10 11:44:19[李丹-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.0016989707946777 -- 26-06-10 11:44:19[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035860538482666 -- 26-06-10 11:44:19[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016951560974121 -- 26-06-10 11:44:19[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 26-06-10 11:44:19[李丹-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.0017368793487549 -- 26-06-10 11:44:19[李丹-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.0017170906066895 -- 26-06-10 11:44:20[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084857940673828 -- 26-06-10 11:44:20[李丹-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 = 307083 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014140605926514 -- 26-06-10 11:44:20[李丹-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=6635168 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01560115814209 -- 26-06-10 11:44:20[李丹-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.0092501640319824 -- 26-06-10 11:44:21[李丹-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.0087840557098389 -- 26-06-10 11:44:21[李丹-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.0088469982147217 -- 26-06-10 11:58:26[李丹-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.0021631717681885 -- 26-06-10 11:58:26[李丹-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.01029109954834 -- 26-06-10 11:58:26[李丹-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.013715028762817 -- 26-06-10 11:58:26[李丹-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.0018749237060547 -- 26-06-10 11:58:26[李丹-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.11915397644043 -- 26-06-10 11:58:26[李丹-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.0086359977722168 -- 26-06-10 11:58:28[李丹-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.0015850067138672 -- 26-06-10 11:58:29[李丹-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.016864061355591 -- 26-06-10 11:58:29[李丹-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.019684076309204 -- 26-06-10 11:58:29[李丹-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.0082600116729736 -- 26-06-10 11:58:30[李丹-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.0097181797027588 -- 26-06-10 11:58:58[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893412 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080199241638184 -- 26-06-10 11:59:05[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893412 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091500282287598 -- 26-06-10 11:59:11[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893414 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015494108200073 -- 26-06-10 11:59:26[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893415 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019376993179321 -- 26-06-10 12:19:31 -- /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.0016148090362549 -- 26-06-10 12:19:31 -- /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.0021281242370605 -- 26-06-10 12:19:31 -- /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.0018260478973389 -- 26-06-10 12:19:31[石杰-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.0019431114196777 -- 26-06-10 12:19:31[石杰-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.0019800662994385 -- 26-06-10 12:19:31[石杰-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.13920283317566 -- 26-06-10 12:19:31[石杰-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.010166883468628 -- 26-06-10 12:19:31[石杰-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.021766901016235 -- 26-06-10 12:19:33[石杰-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.0016500949859619 -- 26-06-10 12:19:33[石杰-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.11818599700928 -- 26-06-10 12:19:33[石杰-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.0072979927062988 -- 26-06-10 12:19:35[石杰-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.013612985610962 -- 26-06-10 12:19:37[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 985856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010763168334961 -- 26-06-10 12:19:40[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099329948425293 -- 26-06-10 12:21:54[石杰-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.0026519298553467 -- 26-06-10 12:21:54[石杰-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.13870882987976 -- 26-06-10 12:21:54[石杰-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.015662908554077 -- 26-06-10 12:21:54[石杰-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.01013708114624 -- 26-06-10 12:21:56[石杰-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.0018291473388672 -- 26-06-10 12:21:56[石杰-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.11846613883972 -- 26-06-10 12:21:56[石杰-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.011019945144653 -- 26-06-10 12:21:57[石杰-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.0083920955657959 -- 26-06-10 12:22:01[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 985856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088880062103271 -- 26-06-10 12:22:58[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099689960479736 -- 26-06-10 12:23:58[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010162115097046 -- 26-06-10 12:58:22[彭宗平-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.0025179386138916 -- 26-06-10 12:58:22[彭宗平-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.015256881713867 -- 26-06-10 12:58:22[彭宗平-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.024203062057495 -- 26-06-10 12:58:22[彭宗平-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.0016751289367676 -- 26-06-10 12:58:22[彭宗平-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.11856603622437 -- 26-06-10 12:58:22[彭宗平-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.015388011932373 -- 26-06-10 12:58:27[彭宗平-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.0020461082458496 -- 26-06-10 12:58:27[彭宗平-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.0089070796966553 -- 26-06-10 12:58:27[彭宗平-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.009580135345459 -- 26-06-10 12:58:28[彭宗平-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.009390115737915 -- 26-06-10 12:58:33[彭宗平-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.0018479824066162 -- 26-06-10 12:58:33[彭宗平-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.026472091674805 -- 26-06-10 12:58:34[彭宗平-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.021240949630737 -- 26-06-10 12:59:03[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 26-06-10 12:59:03[彭宗平-508] -- /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 = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095551013946533 -- 26-06-10 12:59:04[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm update dbthird.thd_order_preplan set preplanby_id = 508 where order_id = 1893715 and carrier_id = 3416 and carrier_no <> '' and preplan_city_id = 307 and load_addr_id = 205095 and unload_addr_id = 399915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097379684448242 -- 26-06-10 12:59:04[彭宗平-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.0082669258117676 -- 26-06-10 12:59:04[彭宗平-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.0083889961242676 -- 26-06-10 12:59:10[彭宗平-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.0015921592712402 -- 26-06-10 12:59:10[彭宗平-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.0088949203491211 -- 26-06-10 12:59:10[彭宗平-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.0094788074493408 -- 26-06-10 12:59:31[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019128322601318 -- 26-06-10 12:59:31[彭宗平-508] -- /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 = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043199062347412 -- 26-06-10 12:59:32[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm update dbthird.thd_order_preplan set preplanby_id = 508 where order_id = 1893714 and carrier_id = 3416 and carrier_no <> '' and preplan_city_id = 307 and load_addr_id = 205095 and unload_addr_id = 376456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011075019836426 -- 26-06-10 12:59:32[彭宗平-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.0093069076538086 -- 26-06-10 12:59:32[彭宗平-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.0081489086151123 -- 26-06-10 12:59:54[彭宗平-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.020459890365601 -- 26-06-10 12:59:54[彭宗平-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.0082578659057617 -- 26-06-10 13:00:08[彭宗平-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.016390085220337 -- 26-06-10 13:00:08[彭宗平-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.0093169212341309 -- 26-06-10 13:00:17[彭宗平-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.0018510818481445 -- 26-06-10 13:00:17[彭宗平-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.14685916900635 -- 26-06-10 13:00:17[彭宗平-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.019042015075684 -- 26-06-10 13:00:18[彭宗平-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.0097877979278564 -- 26-06-10 13:12:52[石杰-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.0026059150695801 -- 26-06-10 13:12:52[石杰-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.13948893547058 -- 26-06-10 13:12:52[石杰-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.015399932861328 -- 26-06-10 13:12:53[石杰-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.0099139213562012 -- 26-06-10 13:12:55[石杰-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.0016000270843506 -- 26-06-10 13:12:55[石杰-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.11908507347107 -- 26-06-10 13:12:55[石杰-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.016678094863892 -- 26-06-10 13:12:56[石杰-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.020078182220459 -- 26-06-10 13:12:59[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 985856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092802047729492 -- 26-06-10 13:13:19[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088381767272949 -- 26-06-10 13:13:23[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012387990951538 -- 26-06-10 13:14:05[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016860961914062 -- 26-06-10 13:21:12[彭宗平-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.002000093460083 -- 26-06-10 13:21:12[彭宗平-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.13804197311401 -- 26-06-10 13:21:12[彭宗平-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.0089130401611328 -- 26-06-10 13:21:12[彭宗平-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.017865896224976 -- 26-06-10 13:21:17[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986597 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091321468353271 -- 26-06-10 13:44:10 -- /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.0070021152496338 -- 26-06-10 13:48:34[彭宗平-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 -- 26-06-10 13:48:34[彭宗平-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.13755917549133 -- 26-06-10 13:48:34[彭宗平-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.0094220638275146 -- 26-06-10 13:48:35[彭宗平-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.0085990428924561 -- 26-06-10 13:48:39[李磊-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.0023081302642822 -- 26-06-10 13:48:39[李磊-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.0094258785247803 -- 26-06-10 13:48:39[李磊-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.0090811252593994 -- 26-06-10 13:48:39[李磊-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.0016920566558838 -- 26-06-10 13:48:39[李磊-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.11635088920593 -- 26-06-10 13:48:39[李磊-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.013789892196655 -- 26-06-10 13:48:41[李磊-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.0019388198852539 -- 26-06-10 13:48:42[李磊-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.021262884140015 -- 26-06-10 13:48:42[李磊-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.020699977874756 -- 26-06-10 13:48:42[李磊-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.0091249942779541 -- 26-06-10 13:49:01[李磊-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.015939950942993 -- 26-06-10 13:51:32[李磊-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.011202096939087 -- 26-06-10 13:51:33[李磊-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.010718107223511 -- 26-06-10 13:51:39[李磊-753] -- /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.0019221305847168 -- 26-06-10 13:51:39[李磊-753] -- /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.023441076278687 -- 26-06-10 13:51:42[李磊-753] -- /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 = 568 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019062042236328 -- 26-06-10 13:51:43[李磊-753] -- /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.0012438297271729 -- 26-06-10 13:51:43[李磊-753] -- /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.010039091110229 -- 26-06-10 13:51:50[李磊-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.0018341541290283 -- 26-06-10 13:51:50[李磊-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.12056803703308 -- 26-06-10 13:51:50[李磊-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_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.017411947250366 -- 26-06-10 13:52:02[李磊-753] -- /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 '%贵an%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086860656738281 -- 26-06-10 13:52:20[李磊-753] -- /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 = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017809867858887 -- 26-06-10 13:52:21[李磊-753] -- /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 = 307103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016352891921997 -- 26-06-10 13:52:21[李磊-753] -- /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 = 307103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 26-06-10 13:52:21[李磊-753] -- /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 = 197161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 26-06-10 13:52:21[李磊-753] -- /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 = 271616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 26-06-10 13:52:21[李磊-753] -- /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 = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 26-06-10 13:52:21[李磊-753] -- /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 = 307103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007634162902832 -- 26-06-10 13:52:21[李磊-753] -- /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 = 307103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013439655303955 -- 26-06-10 13:52:21[李磊-753] -- /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=6635645 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018078088760376 -- 26-06-10 13:52:21[李磊-753] -- /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 = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093250274658203 -- 26-06-10 13:52:55[李磊-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.0090279579162598 -- 26-06-10 13:52:55[李磊-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.0077219009399414 -- 26-06-10 13:52:57[李磊-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.0096569061279297 -- 26-06-10 13:53:01[李磊-753] -- /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.0018830299377441 -- 26-06-10 13:53:01[李磊-753] -- /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.018579006195068 -- 26-06-10 13:53:07[李磊-753] -- /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.010035037994385 -- 26-06-10 13:53:09[李磊-753] -- /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.0018811225891113 -- 26-06-10 13:53:09[李磊-753] -- /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.015186071395874 -- 26-06-10 13:53:14[李磊-753] -- /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 '%11008054%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0155029296875 -- 26-06-10 13:53:25[李磊-753] -- /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.013664960861206 -- 26-06-10 13:53:26[李磊-753] -- /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 = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011301040649414 -- 26-06-10 13:53:26[李磊-753] -- /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 = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.047000885009766 -- 26-06-10 13:53:34[李磊-753] -- /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.0090560913085938 -- 26-06-10 13:53:49[李磊-753] -- /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 = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 26-06-10 13:53:49[李磊-753] -- /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 = 376257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 26-06-10 13:53:49[李磊-753] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1139724 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011299848556519 -- 26-06-10 13:53:50[李磊-753] -- /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 = 1139724 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 26-06-10 13:53:50[李磊-753] -- /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 = 6438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018401145935059 -- 26-06-10 13:53:50[李磊-753] -- /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 = 6438 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 26-06-10 13:53:50[李磊-753] -- /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.0017590522766113 -- 26-06-10 13:53:50[李磊-753] -- /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=6635649 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016442060470581 -- 26-06-10 13:53:50[李磊-753] -- /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 = 753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021131038665771 -- 26-06-10 13:54:01[李磊-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.0084669589996338 -- 26-06-10 13:54:01[李磊-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.0085468292236328 -- 26-06-10 13:57:51[石杰-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.0020501613616943 -- 26-06-10 13:57:51[石杰-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.13908100128174 -- 26-06-10 13:57:51[石杰-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.0075271129608154 -- 26-06-10 13:57:51[石杰-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.0087370872497559 -- 26-06-10 13:57:53[石杰-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.0015559196472168 -- 26-06-10 13:57:53[石杰-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.11941194534302 -- 26-06-10 13:57:53[石杰-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.008328914642334 -- 26-06-10 13:57:54[石杰-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.0081961154937744 -- 26-06-10 13:57:57[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 985856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090310573577881 -- 26-06-10 13:58:01[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084629058837891 -- 26-06-10 13:58:05[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 985856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016777992248535 -- 26-06-10 13:58:19[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 985856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014940977096558 -- 26-06-10 13:58:26[石杰-575] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010019063949585 -- 26-06-10 14:01:00[肖鹤-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.0018339157104492 -- 26-06-10 14:01:00[肖鹤-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.04669713973999 -- 26-06-10 14:01:00[肖鹤-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_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.021426200866699 -- 26-06-10 14:01:00[肖鹤-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.0079081058502197 -- 26-06-10 14:01:03[肖鹤-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.0016410350799561 -- 26-06-10 14:01:03[肖鹤-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.058125972747803 -- 26-06-10 14:01:03[肖鹤-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.010257959365845 -- 26-06-10 14:01:04[肖鹤-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.0013601779937744 -- 26-06-10 14:01:04[肖鹤-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.04893684387207 -- 26-06-10 14:01:04[肖鹤-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.012970209121704 -- 26-06-10 14:01:05[肖鹤-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.017870187759399 -- 26-06-10 14:01:06[肖鹤-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.0018520355224609 -- 26-06-10 14:01:06[肖鹤-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.0018908977508545 -- 26-06-10 14:01:06[肖鹤-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_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.015570163726807 -- 26-06-10 14:01:06[肖鹤-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.015191793441772 -- 26-06-10 14:01:51 -- /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.0016679763793945 -- 26-06-10 14:01:51 -- /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.0027589797973633 -- 26-06-10 14:01:51 -- /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='ZhangGuoYao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019152164459229 -- 26-06-10 14:01:51[彭宗平-508] -- /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.0016610622406006 -- 26-06-10 14:01:51[彭宗平-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.0016858577728271 -- 26-06-10 14:01:51[彭宗平-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.14085292816162 -- 26-06-10 14:01:51[彭宗平-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.021813869476318 -- 26-06-10 14:01:51[彭宗平-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.0080411434173584 -- 26-06-10 14:01:54[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080368518829346 -- 26-06-10 14:01:56[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986694 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019170045852661 -- 26-06-10 14:02:08[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986696 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093660354614258 -- 26-06-10 14:02:11[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011683940887451 -- 26-06-10 14:02:25[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096778869628906 -- 26-06-10 14:02:28[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986694 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016242027282715 -- 26-06-10 14:02:32[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025156021118164 -- 26-06-10 14:24:51[肖鹤-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.0025961399078369 -- 26-06-10 14:24:51[肖鹤-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.060531854629517 -- 26-06-10 14:24:52[肖鹤-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.0091729164123535 -- 26-06-10 14:24:53[肖鹤-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.0016751289367676 -- 26-06-10 14:24:53[肖鹤-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.049155950546265 -- 26-06-10 14:24:53[肖鹤-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.0095450878143311 -- 26-06-10 14:24:54[肖鹤-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.0083680152893066 -- 26-06-10 14:24:55[肖鹤-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.0014607906341553 -- 26-06-10 14:24:55[肖鹤-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.047600030899048 -- 26-06-10 14:24:55[肖鹤-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_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.0086660385131836 -- 26-06-10 14:24:56[肖鹤-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.0096209049224854 -- 26-06-10 14:28:17[肖鹤-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.0016970634460449 -- 26-06-10 14:28:17[肖鹤-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.047464847564697 -- 26-06-10 14:28:17[肖鹤-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_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.0094189643859863 -- 26-06-10 14:28:17[肖鹤-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.010826110839844 -- 26-06-10 14:28:21[肖鹤-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.0018510818481445 -- 26-06-10 14:28:21[肖鹤-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.00189208984375 -- 26-06-10 14:28:21[肖鹤-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_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.0074849128723145 -- 26-06-10 14:28:22[肖鹤-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.0076460838317871 -- 26-06-10 14:35:24[肖鹤-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.0013368129730225 -- 26-06-10 14:35:24[肖鹤-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.046769857406616 -- 26-06-10 14:35:24[肖鹤-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_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.0086851119995117 -- 26-06-10 14:35:24[肖鹤-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.01404881477356 -- 26-06-10 14:35:26[肖鹤-507] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986721 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012347936630249 -- 26-06-10 14:39:08[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?para={%22location_manifest_id%22:%221138743%22,%22ship_city_id%22:%22352%22,%22ship_city%22:%22\u90d1\u5dde\u5e02%22,%22order_no%22:%229H2606080009%22,%22is_apply%22:1}&location_manifest_id=1138743&ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&order_no=9H2606080009&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.0025210380554199 -- 26-06-10 14:39:08[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?para={%22location_manifest_id%22:%221138743%22,%22ship_city_id%22:%22352%22,%22ship_city%22:%22\u90d1\u5dde\u5e02%22,%22order_no%22:%229H2606080009%22,%22is_apply%22:1}&location_manifest_id=1138743&ship_city_id=352&ship_city=%E9%83%91%E5%B7%9E%E5%B8%82&order_no=9H2606080009&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.0079209804534912 -- 26-06-10 14:39:09[陈同照-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.016106843948364 -- 26-06-10 14:39:09[陈同照-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.01570200920105 -- 26-06-10 14:39:09[陈同照-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.0014410018920898 -- 26-06-10 14:39:09[陈同照-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.12686610221863 -- 26-06-10 14:39:10[陈同照-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.010464906692505 -- 26-06-10 14:39:10[陈同照-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 = 1138743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 26-06-10 14:39:10[陈同照-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 = 7278 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 26-06-10 14:39:10[陈同照-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 = 7278 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018181800842285 -- 26-06-10 14:39:10[陈同照-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 = 1169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 26-06-10 14:39:10[陈同照-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=6626225 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016229152679443 -- 26-06-10 14:39:10[陈同照-1165] -- /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 = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095739364624023 -- 26-06-10 14:39:10[陈同照-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.017364025115967 -- 26-06-10 14:40:04[陈同照-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.0016679763793945 -- 26-06-10 14:40:04[陈同照-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 = 282041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 26-06-10 14:40:04[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1138743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016492128372192 -- 26-06-10 14:40:04[陈同照-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 = 1138743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 26-06-10 14:40:04[陈同照-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 = 7278 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018658638000488 -- 26-06-10 14:40:04[陈同照-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 = 7278 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018491744995117 -- 26-06-10 14:40:04[陈同照-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 = 1169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017721652984619 -- 26-06-10 14:40:04[陈同照-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=6626225 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 26-06-10 14:40:04[陈同照-1165] -- /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 = 1165 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012173175811768 -- 26-06-10 14:40:04[陈同照-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.0076689720153809 -- 26-06-10 14:40:07[陈同照-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.013550996780396 -- 26-06-10 14:40:07[陈同照-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.021957159042358 -- 26-06-10 14:44:01[肖鹤-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.0016689300537109 -- 26-06-10 14:44:01[肖鹤-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.046772003173828 -- 26-06-10 14:44:01[肖鹤-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_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.013991832733154 -- 26-06-10 14:44:01[肖鹤-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.0082061290740967 -- 26-06-10 15:02:45[彭宗平-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.0022788047790527 -- 26-06-10 15:02:45[彭宗平-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.058011054992676 -- 26-06-10 15:02:45[彭宗平-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.010833024978638 -- 26-06-10 15:02:48[彭宗平-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.0018370151519775 -- 26-06-10 15:02:48[彭宗平-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.048485040664673 -- 26-06-10 15:02:49[彭宗平-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.011958837509155 -- 26-06-10 15:02:50[彭宗平-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.0085759162902832 -- 26-06-10 15:02:54[彭宗平-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.0015621185302734 -- 26-06-10 15:02:54[彭宗平-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.048584938049316 -- 26-06-10 15:02:54[彭宗平-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.0092940330505371 -- 26-06-10 15:02:54[彭宗平-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.0095491409301758 -- 26-06-10 15:03:00[彭宗平-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.0019478797912598 -- 26-06-10 15:03:00[彭宗平-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.13698697090149 -- 26-06-10 15:03:00[彭宗平-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.021931886672974 -- 26-06-10 15:03:00[彭宗平-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.0091469287872314 -- 26-06-10 15:09:56[肖鹤-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.0025269985198975 -- 26-06-10 15:09:56[肖鹤-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.057829856872559 -- 26-06-10 15:09:56[肖鹤-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.022313117980957 -- 26-06-10 15:09:57[肖鹤-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.0018031597137451 -- 26-06-10 15:09:57[肖鹤-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.049343824386597 -- 26-06-10 15:09:57[肖鹤-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.017042875289917 -- 26-06-10 15:09:58[肖鹤-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.0089089870452881 -- 26-06-10 15:17:30[彭宗平-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.0024678707122803 -- 26-06-10 15:17:30[彭宗平-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.14010000228882 -- 26-06-10 15:17:30[彭宗平-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.020521879196167 -- 26-06-10 15:17:30[彭宗平-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.016784906387329 -- 26-06-10 15:17:33[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986694 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095779895782471 -- 26-06-10 15:17:41[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087881088256836 -- 26-06-10 15:17:46[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010442018508911 -- 26-06-10 15:40:44[肖鹤-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.0025148391723633 -- 26-06-10 15:40:44[肖鹤-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.06097412109375 -- 26-06-10 15:40:44[肖鹤-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.0083901882171631 -- 26-06-10 15:40:45[肖鹤-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.0013151168823242 -- 26-06-10 15:40:45[肖鹤-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.050950050354004 -- 26-06-10 15:40:45[肖鹤-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.013505935668945 -- 26-06-10 15:40:46[肖鹤-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.0091269016265869 -- 26-06-10 15:40:46[肖鹤-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.020318984985352 -- 26-06-10 15:40:48[肖鹤-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.0017561912536621 -- 26-06-10 15:40:48[肖鹤-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.04953408241272 -- 26-06-10 15:40:48[肖鹤-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_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.010563850402832 -- 26-06-10 15:40:49[肖鹤-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.018050909042358 -- 26-06-10 15:44:24[秦变良-合肥办-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.002161979675293 -- 26-06-10 15:44:24[秦变良-合肥办-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.018222093582153 -- 26-06-10 15:44:25[秦变良-合肥办-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.024241924285889 -- 26-06-10 15:44:25[秦变良-合肥办-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.0020589828491211 -- 26-06-10 15:44:25[秦变良-合肥办-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.12774705886841 -- 26-06-10 15:44:25[秦变良-合肥办-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.014693021774292 -- 26-06-10 15:44:27[秦变良-合肥办-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.0020959377288818 -- 26-06-10 15:44:27[秦变良-合肥办-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.0094199180603027 -- 26-06-10 15:44:27[秦变良-合肥办-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.0094649791717529 -- 26-06-10 15:44:52[李磊-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.0025532245635986 -- 26-06-10 15:44:52[李磊-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.059837102890015 -- 26-06-10 15:44:52[李磊-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.02342700958252 -- 26-06-10 15:44:54[李磊-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.011169195175171 -- 26-06-10 15:45:27[李磊-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 -- 26-06-10 15:45:27[李磊-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.049273014068604 -- 26-06-10 15:45:27[李磊-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.016865968704224 -- 26-06-10 15:45:27[李磊-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.009850025177002 -- 26-06-10 15:45:28[李磊-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 -- 26-06-10 15:45:28[李磊-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.0017521381378174 -- 26-06-10 15:45:28[李磊-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.018347978591919 -- 26-06-10 15:45:28[李磊-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.01609206199646 -- 26-06-10 15:45:31[李磊-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.0017409324645996 -- 26-06-10 15:45:31[李磊-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.049068212509155 -- 26-06-10 15:45:31[李磊-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.0086560249328613 -- 26-06-10 15:45:32[李磊-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.0091781616210938 -- 26-06-10 15:53:41[彭宗平-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.0024759769439697 -- 26-06-10 15:53:41[彭宗平-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.14527893066406 -- 26-06-10 15:53:41[彭宗平-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.008267879486084 -- 26-06-10 15:53:41[彭宗平-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.0080502033233643 -- 26-06-10 15:53:51[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986694 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096750259399414 -- 26-06-10 15:58:10[彭宗平-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.002547025680542 -- 26-06-10 15:58:10[彭宗平-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.13904190063477 -- 26-06-10 15:58:11[彭宗平-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.017826080322266 -- 26-06-10 15:58:11[彭宗平-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.0099608898162842 -- 26-06-10 15:58:25[李磊-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.001777172088623 -- 26-06-10 15:58:25[李磊-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.047569036483765 -- 26-06-10 15:58:25[李磊-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.022997140884399 -- 26-06-10 15:58:25[李磊-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.010801076889038 -- 26-06-10 15:58:26[李磊-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.0018432140350342 -- 26-06-10 15:58:26[李磊-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.0019240379333496 -- 26-06-10 15:58:26[李磊-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.019690036773682 -- 26-06-10 15:58:26[李磊-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.0096569061279297 -- 26-06-10 15:58:29[李磊-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.0017030239105225 -- 26-06-10 15:58:29[李磊-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.047432899475098 -- 26-06-10 15:58:29[李磊-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.014915943145752 -- 26-06-10 15:58:31[李磊-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.010938882827759 -- 26-06-10 15:58:32[李磊-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.0017020702362061 -- 26-06-10 15:58:32[李磊-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.047821044921875 -- 26-06-10 15:58:32[李磊-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.017807006835938 -- 26-06-10 15:58:32[李磊-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.017116069793701 -- 26-06-10 16:04:22 -- /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.0085258483886719 -- 26-06-10 16:04:22[陈同照-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.0020139217376709 -- 26-06-10 16:04:22[陈同照-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.0093128681182861 -- 26-06-10 16:04:23[陈同照-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.012261867523193 -- 26-06-10 16:04:24[陈同照-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.0017337799072266 -- 26-06-10 16:04:24[陈同照-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.11793804168701 -- 26-06-10 16:04:24[陈同照-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.014994144439697 -- 26-06-10 16:04:31[陈同照-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.0084230899810791 -- 26-06-10 16:04:31[陈同照-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.016382932662964 -- 26-06-10 16:04:31[陈同照-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.0083258152008057 -- 26-06-10 16:04:43[陈同照-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.019753217697144 -- 26-06-10 16:04:43[陈同照-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.0090689659118652 -- 26-06-10 16:05:33[陈同照-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.0017731189727783 -- 26-06-10 16:05:33[陈同照-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.020266056060791 -- 26-06-10 16:05:36[陈同照-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.0012311935424805 -- 26-06-10 16:05:36[陈同照-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.013436079025269 -- 26-06-10 16:05:54[陈同照-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.0016591548919678 -- 26-06-10 16:05:54[陈同照-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.28881502151489 -- 26-06-10 16:05:54[陈同照-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.012781858444214 -- 26-06-10 16:06:04[陈同照-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 '%豫GD9956%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01361608505249 -- 26-06-10 16:06:27[陈同照-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 '%豫L126P9%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087578296661377 -- 26-06-10 16:06:39[陈同照-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.0017969608306885 -- 26-06-10 16:06:39[陈同照-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 = 307146 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037720203399658 -- 26-06-10 16:06:39[陈同照-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 = 307146 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001727819442749 -- 26-06-10 16:06:39[陈同照-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.0017061233520508 -- 26-06-10 16:06:39[陈同照-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 = 216544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 26-06-10 16:06:39[陈同照-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.00164794921875 -- 26-06-10 16:06:39[陈同照-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 = 307146 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095839500427246 -- 26-06-10 16:06:39[陈同照-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 = 307146 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016281604766846 -- 26-06-10 16:06:39[陈同照-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=6636608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017915010452271 -- 26-06-10 16:06:40[陈同照-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.010028839111328 -- 26-06-10 16:06:53[陈同照-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.001816987991333 -- 26-06-10 16:06:53[陈同照-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.0018150806427002 -- 26-06-10 16:06:53[陈同照-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.013277053833008 -- 26-06-10 16:06:53[陈同照-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.0082030296325684 -- 26-06-10 16:06:53[陈同照-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 = 307146 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016701221466064 -- 26-06-10 16:06:53[陈同照-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.021424055099487 -- 26-06-10 16:06:53[陈同照-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 = 307146 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 26-06-10 16:06:53[陈同照-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.0077919960021973 -- 26-06-10 16:07:00[陈同照-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.011453866958618 -- 26-06-10 16:07:00[陈同照-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.010396003723145 -- 26-06-10 16:10:55[梁汉东-1251] -- /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.0024640560150146 -- 26-06-10 16:10:55[梁汉东-1251] -- /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.018482208251953 -- 26-06-10 16:10:55[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018434047698975 -- 26-06-10 16:10:55[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017731189727783 -- 26-06-10 16:10:55[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.13005208969116 -- 26-06-10 16:10:56[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_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.0092520713806152 -- 26-06-10 16:10:57[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021119117736816 -- 26-06-10 16:10:58[梁汉东-1251] -- /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.0086910724639893 -- 26-06-10 16:10:58[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016745805740356 -- 26-06-10 16:10:58[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092480182647705 -- 26-06-10 16:11:02[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022003889083862 -- 26-06-10 16:11:11[梁汉东-1251] -- /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.0022909641265869 -- 26-06-10 16:11:11[梁汉东-1251] -- /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.0089831352233887 -- 26-06-10 16:11:11[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009660005569458 -- 26-06-10 16:11:12[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item select tag, max(para_value) para_value from dbsys.v_sys_acct_para where acct_id=15 group by tag ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 26-06-10 16:11:12[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.11848998069763 -- 26-06-10 16:11:12[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_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.0096368789672852 -- 26-06-10 16:11:14[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019638538360596 -- 26-06-10 16:11:14[梁汉东-1251] -- /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.0095679759979248 -- 26-06-10 16:11:14[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090110301971436 -- 26-06-10 16:11:14[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091631412506104 -- 26-06-10 16:11:16[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099849700927734 -- 26-06-10 16:23:45[彭宗平-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.0023980140686035 -- 26-06-10 16:23:45[彭宗平-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.14059209823608 -- 26-06-10 16:23:46[彭宗平-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.0095839500427246 -- 26-06-10 16:23:46[彭宗平-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.009192943572998 -- 26-06-10 16:30:15[彭宗平-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.0026130676269531 -- 26-06-10 16:30:15[彭宗平-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.059564113616943 -- 26-06-10 16:30:15[彭宗平-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.02378511428833 -- 26-06-10 16:30:18[彭宗平-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.001823902130127 -- 26-06-10 16:30:18[彭宗平-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.050790071487427 -- 26-06-10 16:30:18[彭宗平-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.02236008644104 -- 26-06-10 16:30:20[彭宗平-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.018244028091431 -- 26-06-10 16:30:22[彭宗平-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 = 986597 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 26-06-10 16:30:22[彭宗平-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.0018401145935059 -- 26-06-10 16:30:22[彭宗平-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.014890193939209 -- 26-06-10 16:30:23[彭宗平-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.0092511177062988 -- 26-06-10 16:30:37[彭宗平-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.0026068687438965 -- 26-06-10 16:30:37[彭宗平-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.062588930130005 -- 26-06-10 16:30:37[彭宗平-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.010323047637939 -- 26-06-10 16:30:38[彭宗平-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.0019359588623047 -- 26-06-10 16:30:38[彭宗平-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.052343130111694 -- 26-06-10 16:30:38[彭宗平-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.019829034805298 -- 26-06-10 16:30:45[彭宗平-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.0020198822021484 -- 26-06-10 16:30:45[彭宗平-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 = 1895636 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010223150253296 -- 26-06-10 16:30:48[彭宗平-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.0072078704833984 -- 26-06-10 16:30:48[彭宗平-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.0015311241149902 -- 26-06-10 16:30:48[彭宗平-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 = 1895636 AND o.cur_transnode_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022969961166382 -- 26-06-10 16:30:50[彭宗平-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.0025041103363037 -- 26-06-10 16:30:50[彭宗平-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.059278011322021 -- 26-06-10 16:30:50[彭宗平-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.020308971405029 -- 26-06-10 16:30:50[彭宗平-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.0016560554504395 -- 26-06-10 16:30:50[彭宗平-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.0033431053161621 -- 26-06-10 16:30:50[彭宗平-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.014232158660889 -- 26-06-10 16:30:53[彭宗平-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.0018079280853271 -- 26-06-10 16:30:53[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1895636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022139549255371 -- 26-06-10 16:30:53[彭宗平-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.002194881439209 -- 26-06-10 16:30:53[彭宗平-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 = 1895636 and t.transnode_status_id = 103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093178749084473 -- 26-06-10 16:30:54[彭宗平-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 (1895636) and tn_s.isenable = 1 group by tn_s.customer_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 26-06-10 16:30:54[彭宗平-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.0017099380493164 -- 26-06-10 16:30:54[彭宗平-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.013226985931396 -- 26-06-10 16:30:54[彭宗平-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.0017960071563721 -- 26-06-10 16:30:54[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=query_untally_list Select customer_id from dbthird.thd_order where order_id = 1895636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 26-06-10 16:30:54[彭宗平-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.0017580986022949 -- 26-06-10 16:30:54[彭宗平-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 = 1895636 and t.transnode_status_id = 103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080020427703857 -- 26-06-10 16:30:56[彭宗平-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.0014259815216064 -- 26-06-10 16:30:56[彭宗平-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.020998001098633 -- 26-06-10 16:30:56[彭宗平-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.0012471675872803 -- 26-06-10 16:30:56[彭宗平-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.12805700302124 -- 26-06-10 16:30:56[彭宗平-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.016757011413574 -- 26-06-10 16:30:57[彭宗平-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.0020689964294434 -- 26-06-10 16:30:57[彭宗平-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.0077540874481201 -- 26-06-10 16:30:57[彭宗平-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.0014579296112061 -- 26-06-10 16:30:57[彭宗平-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.0016958713531494 -- 26-06-10 16:30:57[彭宗平-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.0020589828491211 -- 26-06-10 16:30:57[彭宗平-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.0015180110931396 -- 26-06-10 16:30:57[彭宗平-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.0015840530395508 -- 26-06-10 16:30:57[彭宗平-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.0014457702636719 -- 26-06-10 16:30:57[彭宗平-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.0014629364013672 -- 26-06-10 16:30:57[彭宗平-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.001446008682251 -- 26-06-10 16:30:57[彭宗平-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.0014469623565674 -- 26-06-10 16:30:57[彭宗平-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.0095419883728027 -- 26-06-10 16:30:57[彭宗平-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,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/09' AND o.createdon <= '2026/06/10 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015788078308105 -- 26-06-10 16:30:57[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1895636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094470977783203 -- 26-06-10 16:30:58[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895636 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 = 1895636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016119480133057 -- 26-06-10 16:30:58[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895636 select carrier_no from dbthird.thd_order_preplan where order_id = 1895636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024981498718262 -- 26-06-10 16:30:58[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895636 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 = 1895636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 26-06-10 16:30:58[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895636 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018000602722168 -- 26-06-10 16:30:58[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895636 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.0016319751739502 -- 26-06-10 16:30:58[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895636 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.0017290115356445 -- 26-06-10 16:30:58[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895636 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6636792 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020090103149414 -- 26-06-10 16:30:59[彭宗平-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.01956582069397 -- 26-06-10 16:31:06[彭宗平-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 = 1895636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017399072647095 -- 26-06-10 16:31:08[彭宗平-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 '%109%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006749153137207 -- 26-06-10 16:31:42[彭宗平-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.0013129711151123 -- 26-06-10 16:31:42[彭宗平-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.0098509788513184 -- 26-06-10 16:31:43[彭宗平-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 = 1895636 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022406101226807 -- 26-06-10 16:31:46[彭宗平-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.0018959045410156 -- 26-06-10 16:31:46[彭宗平-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.019706964492798 -- 26-06-10 16:31:46[彭宗平-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.0015509128570557 -- 26-06-10 16:31:46[彭宗平-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.12490892410278 -- 26-06-10 16:31:46[彭宗平-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.0083270072937012 -- 26-06-10 16:31:46[彭宗平-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.0018951892852783 -- 26-06-10 16:31:47[彭宗平-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.0093140602111816 -- 26-06-10 16:44:37[梁汉东-1251] -- /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.0023350715637207 -- 26-06-10 16:44:37[梁汉东-1251] -- /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.015697002410889 -- 26-06-10 16:44:37[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019360065460205 -- 26-06-10 16:44:38[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_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 -- 26-06-10 16:44:38[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item select acct_level,acct_parent_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.12358903884888 -- 26-06-10 16:44:38[梁汉东-1251] -- /buz/third/index.php/thirdoprt/get_address_item SELECT CONCAT(addr.addr_name,'-',city.area_name) AS consignee_contact,addr.addr_name,addr.city_id,city.area_name,addr.customer_id,addr.district_id, addr.address_id AS consignee_addr_id,addr.contact,addr.addr_detail,addr.contact_tel,c.cust_disp_name customer,addr.addr_type_id,addr.district_id, district.area_name district_name, (CASE WHEN (c.cust_type & 1)>0 THEN 1 WHEN (c.cust_type & 2304)>0 THEN 2 END ) dock_type_id,addr.is_dockAddr_internal,c.trk_convert_weight,c.air_convert_weight FROM dbthird.thd_address addr left join dbsys.sys_area city on addr.city_id = city.area_id left join dbsys.sys_area district on addr.district_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.011135816574097 -- 26-06-10 16:44:40[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018570423126221 -- 26-06-10 16:44:40[梁汉东-1251] -- /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.0084218978881836 -- 26-06-10 16:44:40[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089390277862549 -- 26-06-10 16:44:40[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091569423675537 -- 26-06-10 16:44:43[梁汉东-1251] -- /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 = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009350061416626 -- 26-06-10 17:08:27 -- /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.0017728805541992 -- 26-06-10 17:08:27 -- /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.0026888847351074 -- 26-06-10 17:08:27 -- /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.0020339488983154 -- 26-06-10 17:08:27[石杰-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.0023069381713867 -- 26-06-10 17:08:27[石杰-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.0021970272064209 -- 26-06-10 17:08:27[石杰-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.13867402076721 -- 26-06-10 17:08:27[石杰-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.015326976776123 -- 26-06-10 17:08:27[石杰-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.0098330974578857 -- 26-06-10 17:08:28[石杰-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.0016710758209229 -- 26-06-10 17:08:28[石杰-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.12450909614563 -- 26-06-10 17:08:28[石杰-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.019793033599854 -- 26-06-10 17:08:29[石杰-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.018190860748291 -- 26-06-10 17:08:33[石杰-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.0024688243865967 -- 26-06-10 17:08:33[石杰-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.14690184593201 -- 26-06-10 17:08:33[石杰-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.020965099334717 -- 26-06-10 17:08:33[石杰-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.009425163269043 -- 26-06-10 17:34:16 -- /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.0018711090087891 -- 26-06-10 17:34:16 -- /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.0027849674224854 -- 26-06-10 17:34:16 -- /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='ZhangGuoYao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020840167999268 -- 26-06-10 17:34:16[彭宗平-508] -- /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.0023210048675537 -- 26-06-10 17:34:16[彭宗平-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.0024092197418213 -- 26-06-10 17:34:16[彭宗平-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.14026093482971 -- 26-06-10 17:34:16[彭宗平-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.0083518028259277 -- 26-06-10 17:34:16[彭宗平-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.0097408294677734 -- 26-06-10 17:34:26[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015278100967407 -- 26-06-10 17:34:31[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986848 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077269077301025 -- 26-06-10 17:34:33[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986844 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080039501190186 -- 26-06-10 17:34:38[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080339908599854 -- 26-06-10 17:34:42[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986828 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081100463867188 -- 26-06-10 17:34:50[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986821 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089957714080811 -- 26-06-10 17:34:57[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986810 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082418918609619 -- 26-06-10 17:34:57[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986810 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081849098205566 -- 26-06-10 17:35:03[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986809 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01692795753479 -- 26-06-10 17:35:07[彭宗平-508] -- /buz/third/index.php/thirdoprt/inspur_transnode?event=get_shiporderPrd_item select * from dbthird.thd_shiporder_prd where shiporder_id = 986809 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020385026931763 -- 26-06-10 17:43:28 -- /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.0015671253204346 -- 26-06-10 17:43:28 -- /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.0024399757385254 -- 26-06-10 17:43:28 -- /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.0024290084838867 -- 26-06-10 17:43:28[李丹-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.0016281604766846 -- 26-06-10 17:43:28[李丹-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.0020368099212646 -- 26-06-10 17:43:28[李丹-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.013444900512695 -- 26-06-10 17:43:28[李丹-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.0089221000671387 -- 26-06-10 17:43:29[李丹-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.00164794921875 -- 26-06-10 17:43:29[李丹-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.12050890922546 -- 26-06-10 17:43:29[李丹-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.0082881450653076 -- 26-06-10 17:43:30[李丹-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.0019490718841553 -- 26-06-10 17:43:31[李丹-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.012431144714355 -- 26-06-10 17:43:31[李丹-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.019887208938599 -- 26-06-10 17:43:31[李丹-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.014691114425659 -- 26-06-10 17:43:33[李丹-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.019021987915039 -- 26-06-10 17:43:34[李丹-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.021589040756226 -- 26-06-10 17:43:38[李丹-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.024924039840698 -- 26-06-10 17:43:39[李丹-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.013235092163086 -- 26-06-10 17:43:44[李丹-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.013403177261353 -- 26-06-10 17:43:44[李丹-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.0085048675537109 -- 26-06-10 17:44:22[李丹-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.0020370483398438 -- 26-06-10 17:44:22[李丹-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.02332615852356 -- 26-06-10 17:44:22[李丹-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.018589973449707 -- 26-06-10 17:44:23[李丹-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.0017850399017334 -- 26-06-10 17:44:23[李丹-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.11872506141663 -- 26-06-10 17:44:23[李丹-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.018419027328491 -- 26-06-10 17:44:25[李丹-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.0020790100097656 -- 26-06-10 17:44:25[李丹-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.01591420173645 -- 26-06-10 17:44:25[李丹-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.013084888458252 -- 26-06-10 17:44:25[李丹-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.0093579292297363 -- 26-06-10 17:54:03 -- /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.0018129348754883 -- 26-06-10 17:54:03 -- /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.0027120113372803 -- 26-06-10 17:54:03 -- /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.0020489692687988 -- 26-06-10 17:54:03[陈同照-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.0022070407867432 -- 26-06-10 17:54:03[陈同照-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.0023629665374756 -- 26-06-10 17:54:03[陈同照-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.014178991317749 -- 26-06-10 17:54:03[陈同照-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.014602899551392 -- 26-06-10 17:54:04[陈同照-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 -- 26-06-10 17:54:04[陈同照-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.11960911750793 -- 26-06-10 17:54:04[陈同照-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.0084609985351562 -- 26-06-10 17:54:07 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015997886657715 -- 26-06-10 17:54:07 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&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.0028531551361084 -- 26-06-10 17:54:07 -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&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='LanSeTianKong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020349025726318 -- 26-06-10 17:54:07[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?customer=%E6%B5%AA%E6%BD%AE&appid=ww5262fb147810c303&agentid=1000016 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016047954559326 -- 26-06-10 17:54:07[彭宗平-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.0016160011291504 -- 26-06-10 17:54:07[彭宗平-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.014743089675903 -- 26-06-10 17:54:08[彭宗平-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.010385036468506 -- 26-06-10 17:54:08[彭宗平-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.001917839050293 -- 26-06-10 17:54:08[彭宗平-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.0037188529968262 -- 26-06-10 17:54:08[彭宗平-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.020923137664795 -- 26-06-10 17:54:09[陈同照-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.0079760551452637 -- 26-06-10 17:54:09[陈同照-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.010931968688965 -- 26-06-10 17:54:10[陈同照-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.0086429119110107 -- 26-06-10 17:54:10[李丹-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.0093100070953369 -- 26-06-10 17:54:11[彭宗平-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.0021109580993652 -- 26-06-10 17:54:11[彭宗平-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.019975900650024 -- 26-06-10 17:54:11[彭宗平-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.007288932800293 -- 26-06-10 17:54:11[彭宗平-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.014044046401978 -- 26-06-10 17:54:12[陈同照-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.0086920261383057 -- 26-06-10 17:54:14[李丹-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.0017740726470947 -- 26-06-10 17:54:14[李丹-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.024896860122681 -- 26-06-10 17:54:17[李丹-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.0088810920715332 -- 26-06-10 17:54:18[彭宗平-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.0016870498657227 -- 26-06-10 17:54:18[彭宗平-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.038099050521851 -- 26-06-10 17:54:19[彭宗平-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.0097110271453857 -- 26-06-10 17:54:21[李丹-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.001884937286377 -- 26-06-10 17:54:21[李丹-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.67990779876709 -- 26-06-10 17:54:27[李丹-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.0084488391876221 -- 26-06-10 17:54:37[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm select admin_id from dbsys.sys_acct where acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 26-06-10 17:54:37[彭宗平-508] -- /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 = 476 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041458606719971 -- 26-06-10 17:54:38[彭宗平-508] -- /buz/third/index.php/thirdoprt/tally_list?event=sf_order_confirm update dbthird.thd_order_preplan set preplanby_id = 508 where order_id = 1895636 and carrier_id = 3416 and carrier_no <> '' and preplan_city_id = 307 and load_addr_id = 205095 and unload_addr_id = 383669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01410698890686 -- 26-06-10 17:54:38[彭宗平-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.018470048904419 -- 26-06-10 17:54:38[彭宗平-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.013778924942017 -- 26-06-10 17:54:46[李丹-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.018229961395264 -- 26-06-10 17:54:53[彭宗平-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.015085935592651 -- 26-06-10 17:54:53[彭宗平-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.018278121948242 -- 26-06-10 17:55:26[李丹-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.0020749568939209 -- 26-06-10 17:55:26[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003695011138916 -- 26-06-10 17:55:26[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 26-06-10 17:55:26[李丹-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 = 243635 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 26-06-10 17:55:26[李丹-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.0016210079193115 -- 26-06-10 17:55:26[李丹-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.0016019344329834 -- 26-06-10 17:55:26[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085639953613281 -- 26-06-10 17:55:26[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 26-06-10 17:55:26[李丹-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=6637431 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092051029205322 -- 26-06-10 17:55:27[李丹-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.010979890823364 -- 26-06-10 17:55:29[李丹-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.0014598369598389 -- 26-06-10 17:55:29[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034761428833008 -- 26-06-10 17:55:29[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014760494232178 -- 26-06-10 17:55:29[李丹-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 = 243635 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001453161239624 -- 26-06-10 17:55:29[李丹-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.0014889240264893 -- 26-06-10 17:55:29[李丹-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.001500129699707 -- 26-06-10 17:55:29[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022078037261963 -- 26-06-10 17:55:29[李丹-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 = 307154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014541149139404 -- 26-06-10 17:55:29[李丹-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=6637431 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014770030975342 -- 26-06-10 17:55:29[李丹-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.0094749927520752 -- 26-06-10 17:55:29[李丹-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.0095469951629639 -- 26-06-10 17:55:30[李丹-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.0223548412323 -- 26-06-10 17:55:30[李丹-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.022158145904541 -- 26-06-10 17:55:38[陈同照-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.0018019676208496 -- 26-06-10 17:55:38[陈同照-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.020747900009155 -- 26-06-10 17:55:39[陈同照-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.0018441677093506 -- 26-06-10 17:55:39[陈同照-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.020206928253174 -- 26-06-10 17:55:40[李丹-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.012276172637939 -- 26-06-10 17:56:09[陈同照-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.018255949020386 -- 26-06-10 17:56:10[陈同照-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.008591890335083 -- 26-06-10 17:56:54[李丹-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.0017530918121338 -- 26-06-10 17:56:54[李丹-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.015213012695312 -- 26-06-10 17:57:00[陈同照-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.0016810894012451 -- 26-06-10 17:57:00[陈同照-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 = 278114 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 26-06-10 17:57:00[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1139852 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011196136474609 -- 26-06-10 17:57:00[陈同照-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 = 1139852 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019087791442871 -- 26-06-10 17:57:00[陈同照-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 = 8439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001910924911499 -- 26-06-10 17:57:00[陈同照-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 = 8439 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019018650054932 -- 26-06-10 17:57:00[陈同照-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.0018200874328613 -- 26-06-10 17:57:00[陈同照-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=6637441 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083520412445068 -- 26-06-10 17:57:00[陈同照-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.63195610046387 -- 26-06-10 17:57:02[李丹-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.0096368789672852 -- 26-06-10 17:57:09[陈同照-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.01737380027771 -- 26-06-10 17:57:09[陈同照-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.014648914337158 -- 26-06-10 17:57:16[李丹-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.0093019008636475 -- 26-06-10 17:58:03[李丹-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.002288818359375 -- 26-06-10 17:58:03[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043070316314697 -- 26-06-10 17:58:03[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 26-06-10 17:58:03[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 26-06-10 17:58:03[李丹-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 = 394326 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 26-06-10 17:58:03[李丹-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.0017540454864502 -- 26-06-10 17:58:03[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012066125869751 -- 26-06-10 17:58:03[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001317024230957 -- 26-06-10 17:58:03[李丹-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=6637452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082459449768066 -- 26-06-10 17:58:04[李丹-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.017237901687622 -- 26-06-10 17:58:06[李丹-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.0017361640930176 -- 26-06-10 17:58:06[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038321018218994 -- 26-06-10 17:58:06[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 26-06-10 17:58:06[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 26-06-10 17:58:06[李丹-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 = 394326 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017640590667725 -- 26-06-10 17:58:06[李丹-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.0017647743225098 -- 26-06-10 17:58:06[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012683153152466 -- 26-06-10 17:58:06[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021810531616211 -- 26-06-10 17:58:06[李丹-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=6637452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093121528625488 -- 26-06-10 17:58:06[李丹-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.01177191734314 -- 26-06-10 17:58:08[李丹-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.0016050338745117 -- 26-06-10 17:58:08[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-06-10 17:58:08[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015861988067627 -- 26-06-10 17:58:08[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 26-06-10 17:58:08[李丹-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 = 394326 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 26-06-10 17:58:08[李丹-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.0016121864318848 -- 26-06-10 17:58:08[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092110633850098 -- 26-06-10 17:58:08[李丹-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 = 307155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014700889587402 -- 26-06-10 17:58:08[李丹-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=6637452 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080928802490234 -- 26-06-10 17:58:08[李丹-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.0093989372253418 -- 26-06-10 17:58:09[李丹-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.008652925491333 -- 26-06-10 17:58:09[李丹-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.0077900886535645 -- 26-06-10 17:58:15[李丹-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.01799488067627 -- 26-06-10 17:58:15[李丹-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.022289991378784 -- 26-06-10 17:58:18[李丹-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.020921945571899 -- 26-06-10 17:58:25[陈同照-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.0082359313964844 -- 26-06-10 17:58:31[陈同照-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.001615047454834 -- 26-06-10 17:58:31[陈同照-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.0091109275817871 -- 26-06-10 17:58:34[陈同照-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.0017178058624268 -- 26-06-10 17:58:34[陈同照-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.014827966690063 -- 26-06-10 17:58:48[陈同照-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.0087389945983887 -- 26-06-10 17:58:50[陈同照-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.022094011306763 -- 26-06-10 17:59:04[陈同照-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.0018270015716553 -- 26-06-10 17:59:04[陈同照-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.014559030532837 -- 26-06-10 17:59:04[陈同照-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.city_id = 352 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.0086359977722168 -- 26-06-10 17:59:29[陈同照-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.0017399787902832 -- 26-06-10 17:59:29[陈同照-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 = 393000 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016181945800781 -- 26-06-10 17:59:29[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1139853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01076602935791 -- 26-06-10 17:59:30[陈同照-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 = 1139853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 26-06-10 17:59:30[陈同照-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 = 7177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 26-06-10 17:59:30[陈同照-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 = 7177 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019071102142334 -- 26-06-10 17:59:30[陈同照-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.0018219947814941 -- 26-06-10 17:59:30[陈同照-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=6637456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087649822235107 -- 26-06-10 17:59:30[陈同照-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.0079970359802246 -- 26-06-10 17:59:37[陈同照-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.020047187805176 -- 26-06-10 17:59:38[陈同照-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.017236948013306 -- 26-06-10 18:00:10[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=670&ship_city=%E4%B8%8A%E6%B5%B7%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.002331018447876 -- 26-06-10 18:00:10[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?ship_city_id=670&ship_city=%E4%B8%8A%E6%B5%B7%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.0066790580749512 -- 26-06-10 18:00:10[李丹-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.011789083480835 -- 26-06-10 18:00:10[李丹-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.010980129241943 -- 26-06-10 18:00:11[李丹-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.0014679431915283 -- 26-06-10 18:00:11[李丹-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.12683486938477 -- 26-06-10 18:00:11[李丹-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.015228986740112 -- 26-06-10 18:00:13[李丹-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.0020451545715332 -- 26-06-10 18:00:13[李丹-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.0094420909881592 -- 26-06-10 18:00:25[陈同照-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.021809101104736 -- 26-06-10 18:00:27[陈同照-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.0018911361694336 -- 26-06-10 18:00:27[陈同照-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.0089108943939209 -- 26-06-10 18:00:27[陈同照-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.0091249942779541 -- 26-06-10 18:00:27[陈同照-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.0077328681945801 -- 26-06-10 18:00:29[李丹-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.0081429481506348 -- 26-06-10 18:00:30[李丹-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.0083041191101074 -- 26-06-10 18:00:30[陈同照-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.0015749931335449 -- 26-06-10 18:00:30[陈同照-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.021713018417358 -- 26-06-10 18:00:30[陈同照-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.01159405708313 -- 26-06-10 18:00:35[李丹-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.01285982131958 -- 26-06-10 18:00:35[李丹-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.013121843338013 -- 26-06-10 18:00:43[李丹-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.0019021034240723 -- 26-06-10 18:00:43[李丹-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.029076099395752 -- 26-06-10 18:00:44[李丹-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.0090489387512207 -- 26-06-10 18:00:51[陈同照-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.0018479824066162 -- 26-06-10 18:00:51[陈同照-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 = 404481 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003821849822998 -- 26-06-10 18:00:51[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1139854 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091500282287598 -- 26-06-10 18:00:52[陈同照-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 = 1139854 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 26-06-10 18:00:52[陈同照-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 = 7944 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 26-06-10 18:00:52[陈同照-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 = 7944 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015909671783447 -- 26-06-10 18:00:52[陈同照-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.0015060901641846 -- 26-06-10 18:00:52[陈同照-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=6637477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020214080810547 -- 26-06-10 18:00:52[陈同照-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.017449855804443 -- 26-06-10 18:00:56[李丹-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 '%5232%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087940692901611 -- 26-06-10 18:00:58[陈同照-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.0097849369049072 -- 26-06-10 18:00:58[陈同照-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.0079710483551025 -- 26-06-10 18:01:42[李丹-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.0016629695892334 -- 26-06-10 18:01:42[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-06-10 18:01:42[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015408992767334 -- 26-06-10 18:01:42[李丹-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 = 376257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 26-06-10 18:01:42[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014939308166504 -- 26-06-10 18:01:42[李丹-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.00148606300354 -- 26-06-10 18:01:42[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035882949829102 -- 26-06-10 18:01:42[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 26-06-10 18:01:42[李丹-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=6637481 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089449882507324 -- 26-06-10 18:01:42[李丹-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.0089471340179443 -- 26-06-10 18:01:47[李丹-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.0017611980438232 -- 26-06-10 18:01:47[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 26-06-10 18:01:47[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018398761749268 -- 26-06-10 18:01:47[李丹-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 = 376257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 26-06-10 18:01:47[李丹-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 = 205097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017778873443604 -- 26-06-10 18:01:47[李丹-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.0017590522766113 -- 26-06-10 18:01:47[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010130167007446 -- 26-06-10 18:01:47[李丹-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 = 307158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019130706787109 -- 26-06-10 18:01:47[李丹-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=6637481 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007821798324585 -- 26-06-10 18:01:47[李丹-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.0080089569091797 -- 26-06-10 18:01:49[李丹-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.0076210498809814 -- 26-06-10 18:01:49[李丹-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.0074758529663086 -- 26-06-10 18:01:56[李丹-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.0092430114746094 -- 26-06-10 18:01:56[李丹-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.0087740421295166 -- 26-06-10 18:01:59[李丹-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.0087862014770508 -- 26-06-10 18:01:59[李丹-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.0085699558258057 -- 26-06-10 18:02:02[李丹-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.0096759796142578 -- 26-06-10 18:02:14[李丹-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.0019240379333496 -- 26-06-10 18:02:14[李丹-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.027029991149902 -- 26-06-10 18:02:16[李丹-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.0094039440155029 -- 26-06-10 18:02:17[李丹-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.0017848014831543 -- 26-06-10 18:02:17[李丹-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.72402715682983 -- 26-06-10 18:02:25[李丹-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.022937059402466 -- 26-06-10 18:02:35[李丹-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.0089981555938721 -- 26-06-10 18:03:47[李丹-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.0019149780273438 -- 26-06-10 18:03:47[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00360107421875 -- 26-06-10 18:03:47[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018200874328613 -- 26-06-10 18:03:47[李丹-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 = 376257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017931461334229 -- 26-06-10 18:03:47[李丹-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.0017609596252441 -- 26-06-10 18:03:48[李丹-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.0017797946929932 -- 26-06-10 18:03:48[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02021598815918 -- 26-06-10 18:03:48[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022468566894531 -- 26-06-10 18:03:48[李丹-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=6637544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021011114120483 -- 26-06-10 18:03:48[李丹-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.012769937515259 -- 26-06-10 18:03:51[李丹-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.0016450881958008 -- 26-06-10 18:03:51[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-06-10 18:03:51[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 26-06-10 18:03:51[李丹-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 = 376257 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 26-06-10 18:03:51[李丹-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.0017151832580566 -- 26-06-10 18:03:51[李丹-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.0016720294952393 -- 26-06-10 18:03:51[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016520023345947 -- 26-06-10 18:03:52[李丹-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 = 307160 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 26-06-10 18:03:52[李丹-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=6637544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 26-06-10 18:03:52[李丹-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.018573045730591 -- 26-06-10 18:03:52[李丹-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.0082309246063232 -- 26-06-10 18:03:52[李丹-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.018609046936035 -- 26-06-10 18:03:53[李丹-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.0089709758758545 -- 26-06-10 18:04:00[李丹-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.017502069473267 -- 26-06-10 18:04:06[李丹-751] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1893658 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013605117797852 -- 26-06-10 18:04:21[李丹-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.019161939620972 -- 26-06-10 18:04:22[李丹-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.010303974151611 -- 26-06-10 18:04:26[李丹-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.02344799041748 -- 26-06-10 18:04:26[李丹-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.010373115539551 -- 26-06-10 18:04:36[李丹-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.0019888877868652 -- 26-06-10 18:04:36[李丹-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.012056827545166 -- 26-06-10 18:04:36[李丹-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.012290000915527 -- 26-06-10 18:04:36[李丹-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.0018308162689209 -- 26-06-10 18:04:36[李丹-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.11731100082397 -- 26-06-10 18:04:36[李丹-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.023818969726562 -- 26-06-10 18:04:42[陈同照-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.019917011260986 -- 26-06-10 18:04:48[陈同照-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.001568078994751 -- 26-06-10 18:04:48[陈同照-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.012109041213989 -- 26-06-10 18:04:53[陈同照-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.0016970634460449 -- 26-06-10 18:04:53[陈同照-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.037883043289185 -- 26-06-10 18:05:02[陈同照-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.0015149116516113 -- 26-06-10 18:05:02[陈同照-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.28918719291687 -- 26-06-10 18:05:02[陈同照-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.010941982269287 -- 26-06-10 18:05:11[陈同照-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 '%豫L126P9%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088949203491211 -- 26-06-10 18:05:21[陈同照-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.0018069744110107 -- 26-06-10 18:05:22[陈同照-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 = 307161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034658908843994 -- 26-06-10 18:05:22[陈同照-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 = 307161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017118453979492 -- 26-06-10 18:05:22[陈同照-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.0016930103302002 -- 26-06-10 18:05:22[陈同照-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.0016970634460449 -- 26-06-10 18:05:23[陈同照-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.0016582012176514 -- 26-06-10 18:05:23[陈同照-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 = 307161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080280303955078 -- 26-06-10 18:05:23[陈同照-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 = 307161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 26-06-10 18:05:23[陈同照-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=6637559 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079507827758789 -- 26-06-10 18:05:23[陈同照-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.019288063049316 -- 26-06-10 18:05:28[陈同照-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.015136957168579 -- 26-06-10 18:05:28[陈同照-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.010406017303467 -- 26-06-10 18:31:56 -- /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.001521110534668 -- 26-06-10 18:31:56 -- /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.0024740695953369 -- 26-06-10 18:31:56 -- /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.0017640590667725 -- 26-06-10 18:31:56[肖鹤-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.0017259120941162 -- 26-06-10 18:31:56[肖鹤-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.0019080638885498 -- 26-06-10 18:31:56[肖鹤-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.056932926177979 -- 26-06-10 18:31:56[肖鹤-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.014150857925415 -- 26-06-10 18:31:56[肖鹤-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.0017929077148438 -- 26-06-10 18:31:56[肖鹤-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.049111843109131 -- 26-06-10 18:31:56[肖鹤-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.0094711780548096 -- 26-06-10 18:31:58[肖鹤-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.0096487998962402 -- 26-06-10 19:22:13[肖鹤-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.0022461414337158 -- 26-06-10 19:22:13[肖鹤-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.018221855163574 -- 26-06-10 19:22:13[肖鹤-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.0016748905181885 -- 26-06-10 19:22:13[肖鹤-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.12031602859497 -- 26-06-10 19:22:14[肖鹤-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.0086519718170166 -- 26-06-10 19:22:14[肖鹤-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.0016801357269287 -- 26-06-10 19:22:14[肖鹤-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.0023281574249268 -- 26-06-10 19:22:14[肖鹤-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.0022578239440918 -- 26-06-10 19:22:14[肖鹤-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.0016520023345947 -- 26-06-10 19:22:14[肖鹤-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.0016942024230957 -- 26-06-10 19:22:14[肖鹤-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.0015859603881836 -- 26-06-10 19:22:14[肖鹤-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.0015490055084229 -- 26-06-10 19:22:14[肖鹤-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.0015690326690674 -- 26-06-10 19:22:14[肖鹤-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.0016310214996338 -- 26-06-10 19:22:14[肖鹤-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.011128902435303 -- 26-06-10 19:22:14[肖鹤-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,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/09' AND o.createdon <= '2026/06/10 23:59:59 ' order by o.order_id DESC LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 26-06-10 19:22:14[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_list?event=query_tally_list select carrier_no from dbthird.thd_order_preplan where order_id = 1895570 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023962020874023 -- 26-06-10 19:22:15[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895570 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 = 1895570 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 26-06-10 19:22:15[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895570 select carrier_no from dbthird.thd_order_preplan where order_id = 1895570 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026388168334961 -- 26-06-10 19:22:15[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895570 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 = 1895570 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018908977508545 -- 26-06-10 19:22:15[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895570 select * from dbthird.thd_customer where customer_id = 501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019819736480713 -- 26-06-10 19:22:15[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895570 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.0017919540405273 -- 26-06-10 19:22:15[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895570 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.0019001960754395 -- 26-06-10 19:22:15[肖鹤-507] -- /buz/third/index.php/thirdoprt/tally_edit?order_id=1895570 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6636570 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018193006515503 -- 26-06-10 19:22:15[肖鹤-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.009282112121582 -- 26-06-10 19:22:25[肖鹤-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 = 1895570 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016255140304565 -- 26-06-10 19:22:30[肖鹤-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.0074169635772705 -- 26-06-10 19:22:36[肖鹤-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.0015599727630615 -- 26-06-10 19:22:36[肖鹤-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.0082559585571289 -- 26-06-10 19:22:36[肖鹤-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 = 1895570 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010149955749512 -- 26-06-10 19:42:37[陈同照-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.0023159980773926 -- 26-06-10 19:42:37[陈同照-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.012545108795166 -- 26-06-10 19:42:37[陈同照-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.013015031814575 -- 26-06-10 19:42:37[陈同照-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.0015151500701904 -- 26-06-10 19:42:37[陈同照-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.11737298965454 -- 26-06-10 19:42:37[陈同照-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.011175155639648 -- 26-06-10 19:42:44[陈同照-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.010339021682739 -- 26-06-10 19:42:44[陈同照-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.010960102081299 -- 26-06-10 19:42:44[陈同照-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.0084412097930908 -- 26-06-10 19:42:52[陈同照-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.0016510486602783 -- 26-06-10 19:42:52[陈同照-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.0097229480743408 -- 26-06-10 19:42:55[陈同照-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.0018758773803711 -- 26-06-10 19:42:55[陈同照-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.0085279941558838 -- 26-06-10 19:42:55[陈同照-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.015541076660156 -- 26-06-10 19:42:55[陈同照-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.0015578269958496 -- 26-06-10 19:42:55[陈同照-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.0030999183654785 -- 26-06-10 19:42:55[陈同照-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.023030996322632 -- 26-06-10 19:43:02[陈同照-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.014170169830322 -- 26-06-10 19:43:02[陈同照-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.0084960460662842 -- 26-06-10 19:43:03[陈同照-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.018465042114258 -- 26-06-10 19:43:05[陈同照-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.019275188446045 -- 26-06-10 19:43:14[陈同照-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.0018110275268555 -- 26-06-10 19:43:14[陈同照-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.017642974853516 -- 26-06-10 19:43:16[陈同照-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.0018429756164551 -- 26-06-10 19:43:16[陈同照-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.013161897659302 -- 26-06-10 19:43:25[陈同照-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.0088319778442383 -- 26-06-10 19:43:26[陈同照-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.020185232162476 -- 26-06-10 19:43:48[陈同照-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.0020120143890381 -- 26-06-10 19:43:48[陈同照-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 = 404547 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042140483856201 -- 26-06-10 19:43:48[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1139885 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097179412841797 -- 26-06-10 19:43:48[陈同照-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 = 1139885 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016539096832275 -- 26-06-10 19:43:48[陈同照-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.0016641616821289 -- 26-06-10 19:43:48[陈同照-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.0016200542449951 -- 26-06-10 19:43:48[陈同照-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.0015499591827393 -- 26-06-10 19:43:48[陈同照-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=6637828 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077590942382812 -- 26-06-10 19:43:49[陈同照-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.0094809532165527 -- 26-06-10 19:43:57[陈同照-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.017477989196777 -- 26-06-10 19:43:58[陈同照-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.0105881690979 -- 26-06-10 19:44:24[陈同照-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.011374950408936 -- 26-06-10 19:44:26[陈同照-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.0018491744995117 -- 26-06-10 19:44:26[陈同照-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.011537075042725 -- 26-06-10 19:44:29[陈同照-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.0016450881958008 -- 26-06-10 19:44:29[陈同照-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.014890193939209 -- 26-06-10 19:44:36[陈同照-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.022228956222534 -- 26-06-10 19:44:38[陈同照-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.016328096389771 -- 26-06-10 19:44:51[陈同照-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.0018329620361328 -- 26-06-10 19:44:51[陈同照-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 = 404545 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042150020599365 -- 26-06-10 19:44:51[陈同照-1165] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=do_manifest_ship_arng select * from dbthird.v_thd_manifest where manifest_id = 1139886 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023346900939941 -- 26-06-10 19:44:52[陈同照-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 = 1139886 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 26-06-10 19:44:52[陈同照-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.0016310214996338 -- 26-06-10 19:44:52[陈同照-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.00164794921875 -- 26-06-10 19:44:52[陈同照-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.0017521381378174 -- 26-06-10 19:44:52[陈同照-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=6637832 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093779563903809 -- 26-06-10 19:44:52[陈同照-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.015327930450439 -- 26-06-10 19:44:59[陈同照-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.0096228122711182 -- 26-06-10 20:15:11 -- /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.0019259452819824 -- 26-06-10 20:15:11 -- /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.0029060840606689 -- 26-06-10 20:15:11 -- /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.0021460056304932 -- 26-06-10 20:15:11[于洋-西安办-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.0019879341125488 -- 26-06-10 20:15:11[于洋-西安办-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.0025370121002197 -- 26-06-10 20:15:11[于洋-西安办-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.0086019039154053 -- 26-06-10 20:15:11[于洋-西安办-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.0096769332885742 -- 26-06-10 20:15:11[于洋-西安办-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.0017518997192383 -- 26-06-10 20:15:11[于洋-西安办-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.12195205688477 -- 26-06-10 20:15:11[于洋-西安办-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.012871980667114 -- 26-06-10 20:15:13[于洋-西安办-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.0019521713256836 -- 26-06-10 20:15:13[于洋-西安办-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.0086948871612549 -- 26-06-10 20:15:14[于洋-西安办-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.0095078945159912 -- 26-06-10 20:21:06 -- /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.0018000602722168 -- 26-06-10 20:21:06 -- /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.0029630661010742 -- 26-06-10 20:21:06 -- /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.0021669864654541 -- 26-06-10 20:21:06[彭铸-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.002655029296875 -- 26-06-10 20:21:06[彭铸-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.002385139465332 -- 26-06-10 20:21:06[彭铸-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.0078020095825195 -- 26-06-10 20:21:06[彭铸-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.0082650184631348 -- 26-06-10 20:21:06[彭铸-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.001446008682251 -- 26-06-10 20:21:06[彭铸-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.11736106872559 -- 26-06-10 20:21:06[彭铸-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.01832389831543 -- 26-06-10 20:21:09[彭铸-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.0015881061553955 -- 26-06-10 20:21:09[彭铸-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.0077691078186035 -- 26-06-10 20:21:09[彭铸-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.010965824127197 -- 26-06-10 20:21:19[彭铸-825] -- /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.0094430446624756 -- 26-06-10 20:21:19[彭铸-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.0094480514526367 -- 26-06-10 20:21:19[彭铸-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.0089180469512939 -- 26-06-10 21:07:46 -- /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.0016710758209229 -- 26-06-10 21:07:46 -- /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.0026030540466309 -- 26-06-10 21:07:46 -- /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.0019221305847168 -- 26-06-10 21:07:46[秦湖-南京办-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.0017199516296387 -- 26-06-10 21:07:46[秦湖-南京办-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.0022609233856201 -- 26-06-10 21:07:46[秦湖-南京办-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.010725021362305 -- 26-06-10 21:07:46[秦湖-南京办-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.010135889053345 -- 26-06-10 21:07:46[秦湖-南京办-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.0018579959869385 -- 26-06-10 21:07:46[秦湖-南京办-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.11969399452209 -- 26-06-10 21:07:46[秦湖-南京办-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.0073139667510986 -- 26-06-10 21:07:47[秦湖-南京办-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.0017380714416504 -- 26-06-10 21:07:47[秦湖-南京办-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.0083441734313965 -- 26-06-10 21:07:48[秦湖-南京办-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.016723871231079 -- 26-06-10 21:07:48[秦湖-南京办-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.0095329284667969 -- 26-06-10 21:07:52[秦湖-南京办-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.020231008529663 -- 26-06-10 21:08:00[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1895878 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010174036026001 -- 26-06-10 21:08:15[秦湖-南京办-2803] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1895868 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012862920761108 -- 26-06-10 21:08:27[秦湖-南京办-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.001741886138916 -- 26-06-10 21:08:27[秦湖-南京办-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.020328044891357 -- 26-06-10 21:08:27[秦湖-南京办-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.0084679126739502 -- 26-06-10 21:08:28[秦湖-南京办-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.0014209747314453 -- 26-06-10 21:08:28[秦湖-南京办-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.0028808116912842 -- 26-06-10 21:08:28[秦湖-南京办-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.00844407081604 -- 26-06-10 21:08:28[秦湖-南京办-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.0016870498657227 -- 26-06-10 21:08:28[秦湖-南京办-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.0092689990997314 -- 26-06-10 21:08:28[秦湖-南京办-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.0088529586791992 -- 26-06-10 21:08:28[秦湖-南京办-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.0088438987731934 -- 26-06-10 21:08:50[秦湖-南京办-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.013129949569702 -- 26-06-10 21:10:28[秦湖-南京办-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.002161979675293 -- 26-06-10 21:10:28[秦湖-南京办-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.013811826705933 -- 26-06-10 21:10:28[秦湖-南京办-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.0073330402374268 -- 26-06-10 21:10:29[秦湖-南京办-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.0013129711151123 -- 26-06-10 21:10:29[秦湖-南京办-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.12155890464783 -- 26-06-10 21:10:29[秦湖-南京办-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.0097968578338623 -- 26-06-10 21:10:29[秦湖-南京办-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.0017240047454834 -- 26-06-10 21:10:29[秦湖-南京办-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.0083529949188232 -- 26-06-10 21:10:30[秦湖-南京办-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.019256114959717 -- 26-06-10 21:10:30[秦湖-南京办-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.010422945022583 -- 26-06-10 21:10:33[秦湖-南京办-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.0076899528503418 -- 26-06-10 21:11:04[秦湖-南京办-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.0014429092407227 -- 26-06-10 21:11:04[秦湖-南京办-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.011673927307129 -- 26-06-10 21:11:05[秦湖-南京办-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.0088539123535156 -- 26-06-10 21:11:05[秦湖-南京办-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.0014820098876953 -- 26-06-10 21:11:05[秦湖-南京办-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.0029380321502686 -- 26-06-10 21:11:05[秦湖-南京办-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.0077347755432129 -- 26-06-10 21:11:05[秦湖-南京办-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.0015439987182617 -- 26-06-10 21:11:06[秦湖-南京办-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.020873069763184 -- 26-06-10 21:11:06[秦湖-南京办-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.01333212852478 -- 26-06-10 21:11:06[秦湖-南京办-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.0083911418914795 -- 26-06-10 21:11:07[秦湖-南京办-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.0077769756317139 -- 26-06-10 21:11:34[秦湖-南京办-2803] -- /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.0015499591827393 -- 26-06-10 21:11:34[秦湖-南京办-2803] -- /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.035398960113525 -- 26-06-10 21:11:37[秦湖-南京办-2803] -- /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 = 173 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078151226043701 -- 26-06-10 21:11:39[秦湖-南京办-2803] -- /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.0014388561248779 -- 26-06-10 21:11:39[秦湖-南京办-2803] -- /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.018281936645508 -- 26-06-10 21:12:25[秦湖-南京办-2803] -- /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 '%皖AW5316%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097122192382812 -- 26-06-10 21:13:52[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001957893371582 -- 26-06-10 21:13:52[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 26-06-10 21:13:52[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 26-06-10 21:13:52[秦湖-南京办-2803] -- /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 = 248018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018529891967773 -- 26-06-10 21:13:52[秦湖-南京办-2803] -- /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 = 403852 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 26-06-10 21:13:52[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018019676208496 -- 26-06-10 21:13:52[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092160701751709 -- 26-06-10 21:13:53[秦湖-南京办-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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 26-06-10 21:13:53[秦湖-南京办-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=6638016 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018170118331909 -- 26-06-10 21:13:53[秦湖-南京办-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.012341976165771 -- 26-06-10 21:14:07[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014829635620117 -- 26-06-10 21:14:07[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032331943511963 -- 26-06-10 21:14:07[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00148606300354 -- 26-06-10 21:14:07[秦湖-南京办-2803] -- /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 = 248018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014758110046387 -- 26-06-10 21:14:07[秦湖-南京办-2803] -- /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 = 403852 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015349388122559 -- 26-06-10 21:14:07[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015318393707275 -- 26-06-10 21:14:07[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010705947875977 -- 26-06-10 21:14:07[秦湖-南京办-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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014569759368896 -- 26-06-10 21:14:07[秦湖-南京办-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=6638016 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013577938079834 -- 26-06-10 21:14:07[秦湖-南京办-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.018692016601562 -- 26-06-10 21:14:11[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012481212615967 -- 26-06-10 21:14:11[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002730131149292 -- 26-06-10 21:14:11[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012168884277344 -- 26-06-10 21:14:11[秦湖-南京办-2803] -- /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 = 248018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012130737304688 -- 26-06-10 21:14:11[秦湖-南京办-2803] -- /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 = 403852 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012781620025635 -- 26-06-10 21:14:11[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012459754943848 -- 26-06-10 21:14:11[秦湖-南京办-2803] -- /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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01016902923584 -- 26-06-10 21:14:11[秦湖-南京办-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 = 307178 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 26-06-10 21:14:11[秦湖-南京办-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=6638016 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078699588775635 -- 26-06-10 21:14:11[秦湖-南京办-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.015838861465454 -- 26-06-10 21:14:12[秦湖-南京办-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.011790990829468 -- 26-06-10 21:14:12[秦湖-南京办-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.0079219341278076 -- 26-06-10 21:14:31[秦湖-南京办-2803] -- /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.0015099048614502 -- 26-06-10 21:14:31[秦湖-南京办-2803] -- /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.036019086837769 -- 26-06-10 21:14:33[秦湖-南京办-2803] -- /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 = 173 and addr_type_id = 2 and isenable = 1 and is_dockAddr_internal = 1 and acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01828408241272 -- 26-06-10 21:14:35[秦湖-南京办-2803] -- /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.0014159679412842 -- 26-06-10 21:14:35[秦湖-南京办-2803] -- /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.017417907714844 -- 26-06-10 21:15:07[秦湖-南京办-2803] -- /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 '%皖A0VG13%' limit 10 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016985177993774 -- 26-06-10 21:15:42[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020151138305664 -- 26-06-10 21:15:43[秦湖-南京办-2803] -- /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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003856897354126 -- 26-06-10 21:15:43[秦湖-南京办-2803] -- /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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001939058303833 -- 26-06-10 21:15:43[秦湖-南京办-2803] -- /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 = 248018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 26-06-10 21:15:43[秦湖-南京办-2803] -- /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 = 403852 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018699169158936 -- 26-06-10 21:15:43[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 26-06-10 21:15:43[秦湖-南京办-2803] -- /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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009627103805542 -- 26-06-10 21:15:43[秦湖-南京办-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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 26-06-10 21:15:43[秦湖-南京办-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=6638034 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088651180267334 -- 26-06-10 21:15:43[秦湖-南京办-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.0086920261383057 -- 26-06-10 21:15:55[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 26-06-10 21:15:55[秦湖-南京办-2803] -- /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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 26-06-10 21:15:55[秦湖-南京办-2803] -- /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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 26-06-10 21:15:55[秦湖-南京办-2803] -- /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 = 248018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 26-06-10 21:15:55[秦湖-南京办-2803] -- /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 = 403852 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 26-06-10 21:15:57[秦湖-南京办-2803] -- /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 = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 26-06-10 21:15:57[秦湖-南京办-2803] -- /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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022328853607178 -- 26-06-10 21:15:58[秦湖-南京办-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 = 307179 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017478466033936 -- 26-06-10 21:15:58[秦湖-南京办-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=6638034 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017650127410889 -- 26-06-10 21:15:58[秦湖-南京办-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.013523817062378 -- 26-06-10 21:16:00[秦湖-南京办-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.015779972076416 -- 26-06-10 21:16:00[秦湖-南京办-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.010773897171021 -- 26-06-10 21:16:45[秦湖-南京办-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.022637128829956 -- 26-06-10 21:16:45[秦湖-南京办-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.010913133621216 -- 26-06-10 21:16:48[秦湖-南京办-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.0089600086212158 -- 26-06-10 21:16:57[秦湖-南京办-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.016272783279419 -- 26-06-10 21:28:39 -- /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.0016078948974609 -- 26-06-10 21:28:39 -- /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.0025110244750977 -- 26-06-10 21:28:39 -- /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='WuWenChao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 26-06-10 21:28:39[吴文超-755] -- /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.0019979476928711 -- 26-06-10 21:28:40[吴文超-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.0020191669464111 -- 26-06-10 21:28:40[吴文超-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.0094840526580811 -- 26-06-10 21:28:40[吴文超-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.010316848754883 -- 26-06-10 21:28:40[吴文超-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.0018730163574219 -- 26-06-10 21:28:40[吴文超-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.11775398254395 -- 26-06-10 21:28:40[吴文超-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.0089600086212158 -- 26-06-10 21:28:42[吴文超-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.0020720958709717 -- 26-06-10 21:28:42[吴文超-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.0088839530944824 -- 26-06-10 21:28:42[吴文超-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.016787052154541 -- 26-06-10 21:28:42[吴文超-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.0082581043243408 -- 26-06-10 22:25:13[彭宗平-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.0021560192108154 -- 26-06-10 22:25:13[彭宗平-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.0089669227600098 -- 26-06-10 22:25:13[彭宗平-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.0075831413269043 -- 26-06-10 22:25:14[彭宗平-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.0013148784637451 -- 26-06-10 22:25:14[彭宗平-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.1212911605835 -- 26-06-10 22:25:14[彭宗平-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.0078439712524414 -- 26-06-10 22:25:16[彭宗平-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 -- 26-06-10 22:25:17[彭宗平-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.0099470615386963 -- 26-06-10 22:25:17[彭宗平-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.009382963180542 -- 26-06-10 22:25:17[彭宗平-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.020187854766846 -- 26-06-10 22:25:21[彭宗平-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.0089700222015381 -- 26-06-10 22:25:21[彭宗平-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.01126503944397 -- 26-06-10 22:25:25[彭宗平-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.010565996170044 -- 26-06-10 22:25:25[彭宗平-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.0078539848327637 -- 26-06-10 22:25:25[彭宗平-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.0089960098266602 -- 26-06-10 22:25:34[彭宗平-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 -- 26-06-10 22:25:36[彭宗平-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.010175943374634 -- 26-06-10 22:25:38[彭宗平-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.010304927825928 -- 26-06-10 22:26:42[彭宗平-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 = 306355 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018899440765381 -- 26-06-10 22:26:42[彭宗平-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=6620318 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017177820205688 -- 26-06-10 22:26:42[彭宗平-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.019636154174805 -- 26-06-10 22:27:06[彭宗平-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.016204833984375 -- 26-06-10 22:27:06[彭宗平-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.0083718299865723 -- 26-06-10 22:41:22[彭宗平-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.0079810619354248 -- 26-06-10 22:41:23[彭宗平-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.012287855148315 -- 26-06-10 22:41:29[彭宗平-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.017087936401367 -- 26-06-10 22:41:34[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1889507 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089311599731445 -- 26-06-10 22:41:59[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1889507 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021139860153198 -- 26-06-10 22:42:03[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1889402 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089528560638428 -- 26-06-10 22:42:09[彭宗平-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.015776872634888 -- 26-06-10 22:42:18[彭宗平-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.019458055496216 -- 26-06-10 22:42:44[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1890880 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020356893539429 -- 26-06-10 22:42:53[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888289 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012785911560059 -- 26-06-10 22:42:56[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888294 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089309215545654 -- 26-06-10 22:43:01[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888295 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094120502471924 -- 26-06-10 22:43:04[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888296 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082311630249023 -- 26-06-10 22:43:08[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888299 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091359615325928 -- 26-06-10 22:43:11[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888301 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073349475860596 -- 26-06-10 22:43:17[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010178089141846 -- 26-06-10 22:43:20[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888313 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013312816619873 -- 26-06-10 22:43:24[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1888417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01004695892334 -- 26-06-10 22:43:29[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1889552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010390996932983 -- 26-06-10 22:43:37[彭宗平-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 = 306215 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018050670623779 -- 26-06-10 22:43:37[彭宗平-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=6616346 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 26-06-10 22:43:37[彭宗平-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.020185947418213 -- 26-06-10 22:43:37[彭宗平-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.0085618495941162 -- 26-06-10 22:44:23[彭宗平-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.0066959857940674 -- 26-06-10 22:44:23[彭宗平-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.0088601112365723 -- 26-06-10 22:44:27[彭宗平-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.0085320472717285 -- 26-06-10 22:44:46[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1889552 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022024869918823 -- 26-06-10 22:45:29[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1889553 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093920230865479 -- 26-06-10 22:50:31[彭宗平-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.0020010471343994 -- 26-06-10 22:50:31[彭宗平-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.0072839260101318 -- 26-06-10 22:50:33[彭宗平-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.00124192237854 -- 26-06-10 22:50:33[彭宗平-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.0087671279907227 -- 26-06-10 22:50:33[彭宗平-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.0097579956054688 -- 26-06-10 22:50:33[彭宗平-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.0017759799957275 -- 26-06-10 22:50:33[彭宗平-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.12185502052307 -- 26-06-10 22:50:33[彭宗平-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.013095140457153 -- 26-06-10 22:50:36[彭宗平-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.0020759105682373 -- 26-06-10 22:50:36[彭宗平-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.008371114730835 -- 26-06-10 22:50:37[彭宗平-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.0082919597625732 -- 26-06-10 22:50:37[彭宗平-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.016721963882446 -- 26-06-10 22:50:37[彭宗平-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.0086438655853271 -- 26-06-10 22:50:38[彭宗平-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.015722990036011 -- 26-06-10 22:50:38[彭宗平-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.012637853622437 -- 26-06-10 22:50:41[彭宗平-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.0088090896606445 -- 26-06-10 22:50:56[彭宗平-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.0095188617706299 -- 26-06-10 22:50:56[彭宗平-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.0078499317169189 -- 26-06-10 22:51:00[彭宗平-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.0097730159759521 -- 26-06-10 22:51:07[彭宗平-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 = 306912 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 26-06-10 22:51:07[彭宗平-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=6629252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014519929885864 -- 26-06-10 22:51:07[彭宗平-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.0078229904174805 -- 26-06-10 22:51:12[彭宗平-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.019215106964111 -- 26-06-10 22:51:12[彭宗平-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.013243913650513 -- 26-06-10 22:51:17[彭宗平-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.0023288726806641 -- 26-06-10 22:51:17[彭宗平-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.018675804138184 -- 26-06-10 22:51:17[彭宗平-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.0094790458679199 -- 26-06-10 22:51:17[彭宗平-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.001737117767334 -- 26-06-10 22:51:17[彭宗平-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.11891603469849 -- 26-06-10 22:51:17[彭宗平-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.013071060180664 -- 26-06-10 22:51:20[彭宗平-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.0018589496612549 -- 26-06-10 22:51:20[彭宗平-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.0082910060882568 -- 26-06-10 22:51:20[彭宗平-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.0076510906219482 -- 26-06-10 22:51:20[彭宗平-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.0073280334472656 -- 26-06-10 22:51:36[彭宗平-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.013978004455566 -- 26-06-10 22:51:37[彭宗平-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.0099918842315674 -- 26-06-10 22:51:37[彭宗平-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.015469074249268 -- 26-06-10 22:51:42[彭宗平-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.025960922241211 -- 26-06-10 22:51:47[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1895870 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020884037017822 -- 26-06-10 22:51:49[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1895870 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009354829788208 -- 26-06-10 22:51:55[彭宗平-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.020003080368042 -- 26-06-10 22:52:00[彭宗平-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.020663022994995 -- 26-06-10 22:53:25[彭宗平-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.0019040107727051 -- 26-06-10 22:53:25[彭宗平-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.092410087585449 -- 26-06-10 22:53:33[彭宗平-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.0227370262146 -- 26-06-10 22:53:48[彭宗平-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.015527009963989 -- 26-06-10 22:54:36[彭宗平-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.0019130706787109 -- 26-06-10 22:54:36[彭宗平-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 = 307191 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036349296569824 -- 26-06-10 22:54:36[彭宗平-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 = 307191 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018289089202881 -- 26-06-10 22:54:36[彭宗平-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.0018491744995117 -- 26-06-10 22:54:36[彭宗平-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.0017619132995605 -- 26-06-10 22:54:36[彭宗平-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.00174880027771 -- 26-06-10 22:54:37[彭宗平-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 = 307191 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010792016983032 -- 26-06-10 22:54:37[彭宗平-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 = 307191 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019128322601318 -- 26-06-10 22:54:37[彭宗平-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=6638207 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077040195465088 -- 26-06-10 22:54:37[彭宗平-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.0084121227264404 -- 26-06-10 22:55:31[彭宗平-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.017196893692017 -- 26-06-10 22:55:31[彭宗平-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.022248029708862 -- 26-06-10 22:55:39[彭宗平-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.020312070846558 -- 26-06-10 22:55:54[彭宗平-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.0016529560089111 -- 26-06-10 22:55:54[彭宗平-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.10668897628784 -- 26-06-10 22:56:03[彭宗平-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.018299102783203 -- 26-06-10 22:56:23[彭宗平-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.0074858665466309 -- 26-06-10 22:57:12[彭宗平-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.0015251636505127 -- 26-06-10 22:57:12[彭宗平-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 = 307192 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021968126296997 -- 26-06-10 22:57:12[彭宗平-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 = 307192 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014698505401611 -- 26-06-10 22:57:12[彭宗平-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.0014100074768066 -- 26-06-10 22:57:12[彭宗平-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.0014231204986572 -- 26-06-10 22:57:12[彭宗平-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.0013740062713623 -- 26-06-10 22:57:12[彭宗平-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 = 307192 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082309246063232 -- 26-06-10 22:57:12[彭宗平-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 = 307192 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014998912811279 -- 26-06-10 22:57:12[彭宗平-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=6638210 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091841220855713 -- 26-06-10 22:57:12[彭宗平-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.0092101097106934 -- 26-06-10 22:57:40[彭宗平-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.0093569755554199 -- 26-06-10 22:57:40[彭宗平-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.0087318420410156 -- 26-06-10 22:57:44[彭宗平-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.0089049339294434 -- 26-06-10 22:57:51[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1896020 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01511287689209 -- 26-06-10 22:57:57[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1896020 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008962869644165 -- 26-06-10 22:58:11[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1896018 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094521045684814 -- 26-06-10 22:58:13[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1896018 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017488956451416 -- 26-06-10 22:58:20[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1896008 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080220699310303 -- 26-06-10 22:58:24[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1896008 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010138034820557 -- 26-06-10 22:58:30[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1896002 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010560989379883 -- 26-06-10 22:58:37[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1896002 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020781993865967 -- 26-06-10 22:58:43[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1896002 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086178779602051 -- 26-06-10 22:58:51[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1896001 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010027885437012 -- 26-06-10 22:58:57[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1896001 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018371105194092 -- 26-06-10 22:59:03[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1895999 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019941091537476 -- 26-06-10 22:59:06[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1895999 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009458065032959 -- 26-06-10 22:59:12[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1895996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019955158233643 -- 26-06-10 22:59:15[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1895996 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013932943344116 -- 26-06-10 22:59:20[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderPrd_item select * from dbthird.thd_order_prd where order_id = 1895994 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098519325256348 -- 26-06-10 22:59:23[彭宗平-508] -- /buz/third/index.php/thirdoprt/trans_arng_desk_new?event=get_orderSize_item select * from dbthird.thd_order_size where order_id = 1895994 order by order_size_id desc ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086410045623779 -- 26-06-10 22:59:31[彭宗平-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.008368968963623 -- 26-06-10 22:59:51[彭宗平-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.016034841537476 -- 26-06-10 23:01:42[彭宗平-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.001478910446167 -- 26-06-10 23:01:42[彭宗平-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.028486013412476 -- 26-06-10 23:01:45[彭宗平-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.0086519718170166 -- 26-06-10 23:01:46[彭宗平-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.0015640258789062 -- 26-06-10 23:01:46[彭宗平-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.0094900131225586 -- 26-06-10 23:01:48[彭宗平-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.0224289894104 -- 26-06-10 23:02:12[彭宗平-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.0089688301086426 -- 26-06-10 23:02:18[彭宗平-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.0018100738525391 -- 26-06-10 23:02:18[彭宗平-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 = 307193 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037920475006104 -- 26-06-10 23:02:18[彭宗平-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 = 307193 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017068386077881 -- 26-06-10 23:02:18[彭宗平-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.0016849040985107 -- 26-06-10 23:02:18[彭宗平-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.0016598701477051 -- 26-06-10 23:02:18[彭宗平-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.0016250610351562 -- 26-06-10 23:02:18[彭宗平-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 = 307193 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086050033569336 -- 26-06-10 23:02:18[彭宗平-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 = 307193 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015931129455566 -- 26-06-10 23:02:18[彭宗平-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=6638280 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008188009262085 -- 26-06-10 23:02:18[彭宗平-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.010055065155029 -- 26-06-10 23:02:50[彭宗平-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.009253978729248 -- 26-06-10 23:02:50[彭宗平-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 ------------------------------------------------------------------------------------------------------------------------------------------------------